Skip to content

Portfolio of data science projects completed by me for academic and self learning

Notifications You must be signed in to change notification settings

vinay-singh27/data-science-micro-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Science Micro Projects

Repository containing portfolio of data science projects completed by me for academic, self learning, and hobby purposes. Presented in the form of iPython Notebooks & .py files( modularize codes).

Contents


  • Machine Learning(ML) Micro Projects

    • ML Micro Project - Diabetes Prediction:

      • Predict whether a patient is diabetic or not using their medical data. Have trained a SVM model using "linear" kernel as a classifier. The code is modularized for deployment.
    • ML Micro Project - Sonar Rock vs Mine Prediction:

      • Trained a classifier on the SONAR data to predict whether the object is Rock or Mine. Have used a Logistic Regression model to train the model. The code is modularized for deployment.
    • ML Micro Project - House Price Prediction:

      • Predict the price of the house using Boston House Price dataset. Have used LGBM model and implemented hyper-parameter tuning Optuna. The code is modularized for deployment.

    _Tools & libraries: scikit-learn, Numpy, Pandas, Seaborn, Matplotlib, Optuna


  • Deep Learning(DL) Projects

    _Tools & libraries: torch, Numpy, Pandas, Seaborn, Matplotlib*


  • Natural Language Processing(NLP) Projects

    _Tools & libraries: spacy, NLTK, scikit-learn, Numpy, Pandas, Seaborn, Matplotlib*


    • Focused on implementation of Machine Learning Models on sample data. The aim of these mini projects is to perform basic EDA on the data and implement the ML model to understand the fit and evaluate their performance

    _Tools & libraries: scikit-learn, Pandas, Seaborn, Matplotlib


    • Focused on creating visualizations to perform EDA in Machine Learning Models. Have implemented functional & OOP approach to plot.

    _Tools & libraries: Seaborn, Matplotlib, Plotly, Cufflinks

About

Portfolio of data science projects completed by me for academic and self learning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages