Skip to content

pr2tik1/ml-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Models

Machine Learning models developed for predictive analysis over data sets from Kaggle, Google Datasearch, etc. This repository is maintained to keep practice over the wide range of machine learning and deep learning models. The models are developed from scratch or directly imported from suitable libraries and frameworks.

Pre-requisites:

Tools and Libraries needed:
  • Numpy
  • Pandas
  • Matplotlib
  • Seaborn
  • Plolty

Usage

The notebooks and scripts can be used for reference and education purposes.

git clone https://github.com/pr2tik1/ml-case-studies.git

Author

References and Credits:

  • Udacity
  • CS231n
  • Kaggle
  • Coursera