Skip to content

Portfolio of data science projects completed for academic, self learning, and hobby purposes.

Notifications You must be signed in to change notification settings

shrinath305/Data-Science-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Data Science Portfolio

This repository containing portfolio of all data science projects completed by me for academic, self learning, and hobby purposes. Presented in the form of iPython Notebooks, and R markdown files.

Content

  • Machine learning
    • Bicycle Prediction: A model to determine the extent to which weather and seasonal factors—temperature, precipitation, and daylight hours—affect the volume of bicycle traffic through this corridor utilizing machine learning.
    • Market-Basket-analysis: Mine frequent itemsets, association rules or association hyperedges using the Apriori algorithm. The Apriori algorithm employs level-wise search for frequent item sets.
    • Supervised Learning(Classification): Testing out several different supervised clssfication algorithms to build a model that accurately predicts whether an individual has Breast cancer or not.
    • Deep Learning: Photo Recognition using CNNs: Designing and implementing a Convolutional Neural Network that learns to recognize the image.

Tools: scikit-learn, Pandas, Seaborn, Matplotlib, R studio, R Markdown

Natural Language Processing

Tools : NLTK, scikit

Data Analysis and Visualisation

  • Analysis-on-US-census-data: Analysis of walkability of suburbs in Melbourne, Victoria and its implications.
  • Titanic Dataset - Exploratory Analysis: Exploratory Analysis of the passengers onboard RMS Titanic using Pandas and Seaborn visualisations.
  • Big-mart-sales-Prediction: To predict the sales based on Purchase history, Store location and many more variables .
  • correlation between corruption and development: Comparing the corruption index with the UN's Human Development Index (a measure combining health, wealth and education).
  • 911 Calls - Exploratory Analysis: Exploratory Data Analysis of the 911 calls dataset hosted on Kaggle. Demonstrates extraction of useful features from different variables.

Micro Projects:

About

Portfolio of data science projects completed for academic, self learning, and hobby purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published