Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 430 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 430 Bytes

Machine-Learning-Algos

This repo contains various Machine Learning algorithm's scratch implementations, I've Implemented to experiment with libraries and work through exercises, and explore subjects that I find interesting.

Language : Python

Libraries Used :

NumPy SciPy Matplotlib Pandas Scikit-learn Seaborn

Step To Run:

  • Clone the repo
  • Run Jupyter notebook in this directory
  • Open Jupyter notebook

Enjoy!! ;)