scikit-learn-book

Machine Learning tutorial

Source code and data for a machine learning book with Python tutorials

Source code for the "Learning scikit-learn: Machine Learning in Python"

GitHub

393 stars
48 watching
267 forks
Language: Jupyter Notebook
last commit: over 5 years ago

Related projects:

Repository Description Stars
scikit-learn/scikit-learn A comprehensive Python module for machine learning built on top of SciPy 60,451
amueller/scipy_2015_sklearn_tutorial Tutorials and materials for learning machine learning with Python using popular libraries like scikit-learn. 576
gaelvaroquaux/scikit-learn-tutorial A tutorial on applying machine learning to practical situations using the scikit-learn library 130
jakevdp/sklearn_pycon2015 Materials and code for a PyCon 2015 tutorial on machine learning with scikit-learn 896
packtpublishing/machine-learning-for-streaming-data-with-python A comprehensive guide to building machine learning models for streaming data in Python 68
ujjwalkarn/datasciencepython A curated list of tutorials and resources for learning Python for data science, machine learning, and other related topics. 5,301
shanky-21/machine_learning A collection of machine learning techniques taught through interactive Jupyter Notebooks 29
ryuk17/machinelearning This is a collection of machine learning algorithms implemented in Python 3.6. 103
visenger/handson-ml Teaches Machine Learning fundamentals in Python using Scikit-Learn and TensorFlow 5
scikit-learn-contrib/metric-learn A Python library providing efficient implementations of various supervised and weakly-supervised metric learning algorithms. 1,402
mostafa-samir/how-machine-learning-works An implementation of Manning Publications' How Machine Learning Works book in Python using Jupyter Notebook 4
ogrisel/parallel_ml_tutorial A tutorial on parallel machine learning with scikit-learn and IPython 1,593
scikit-learn-contrib/skope-rules A Python machine learning module that generates logical rules to predict class labels with high precision 624
scikit-multiflow/scikit-multiflow A machine learning package for streaming data in Python. 766