Skip to content
View ismahahmed's full-sized avatar
Block or Report

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, Data Analysis

Currently Working on

Past Projects

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.

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

  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. Netflix-R-Package Netflix-R-Package Public

    R Package on Netflix data (attained from Kaggle)

    R

  3. 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

  4. Python-Data-Structures Python-Data-Structures Public

    Python