Skip to content
View ismahahmed's full-sized avatar

Block or report ismahahmed

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ismahahmed/README.md

Hi there, I'm Ismah!

💻 Skills: Python, R, SQL, HTML, Data Analysis

Currently Working on

Past Projects

Exploring the Impact of Advertising on Sales: A Multiple Linear Regression Analysis

  • Calculating a least squares regression equation that predicts Sales (in thousands) based on advertising spending on TV, newspapers, and radio. Formally tests whether the set of these predictors is associated with total sales at the $\alpha$ = 0.05 significance level.

Diabetes Predictive Analysis using Machine Learning

  • This repository presents an analysis of diabetes data with the aim of predicting diabetes in individuals using machine learning and data analytics principles. The analysis includes the exploration of various features, correlation analysis, and statistical summaries.

Analyzing Boston Blue Bike Short Trips

  • By leveraging a comprehensive data set on Boston BLue Bike 2019 data, I aim to uncover insightful patterns associated with bike rental usage in Boston.

R Package on Netflix Data

  • The objective of the project was to build a functional package in R. I found netflix data from kaggle and used it to do a exploratory data analysis on movie/tv show data available on Netflix.

Data Wrangling LearnR Tutorial

  • Data Wrangling tutorial in R! Used the learnr package to build an interactive tuturial on Data Wrangling.

Sudoku Solver in Julia

  • Project for my programming language course. Sudoku solver in Julia programming language.

Learning How to Program in Julia

  • GitHub repository for my semester long project in my CS-330 course: Structure and Organization of Programming Language where I learned how to program in Julia

Python Data Structures

Most Used Languages (on GitHub)

Top Langs

Pinned Loading

  1. Diabetes-ML-Predictive-Analysis Diabetes-ML-Predictive-Analysis Public

    This repository presents an analysis of diabetes data with the aim of predicting diabetes in individuals using machine learning and data analytics principles. The analysis includes the exploration …

    Python

  2. Advertising-Sales-Regression Advertising-Sales-Regression Public

    Exploring the Impact of Advertising on Sales: A Multiple Linear Regression Analysis

  3. Analyzing-Blue-Bike-Trips Analyzing-Blue-Bike-Trips Public

  4. Netflix-R-Package Netflix-R-Package Public

    R Package on Netflix data (attained from Kaggle)

    R

  5. Data-Wrangling-R-Tutorial Data-Wrangling-R-Tutorial Public

    Created a tutorial to learn Data Wrangling in R. I used the learnr package in R studio to make it interactive

  6. Python-Data-Structures Python-Data-Structures Public

    Python