pr2tik1 / ml-models

Learning Machine Learning by implemention

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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