Skip to content

iammowgoud/class_notebooks

 
 

Repository files navigation

Machine Learning Notebooks

This repo keeps the notebooks used in Machine Learning sessions.

To work will all dependencies:

git clone git@github.com:renero/class_notebooks.git
cd class_notebooks
pip install -r requirements.txt

The class Dataset still needs more documentation, but feel free to contribute and experiment with it via pull request. If you want to use it, I recommend to install via pip with a link to the source, in case you want to update or pull it regularly:

$ cd dataset
$ pip install -e .

About

Notebooks used in ML2 sessions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 93.5%
  • Python 6.5%