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"
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,136 |
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 | 129 |
jakevdp/sklearn_pycon2015 | A collection of materials for teaching scikit-learn to Python developers | 895 |
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,274 |
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 | 6 |
scikit-learn-contrib/metric-learn | A Python library providing efficient implementations of various supervised and weakly-supervised metric learning algorithms. | 1,399 |
mostafa-samir/how-machine-learning-works | An implementation of Manning Publications' How Machine Learning Works book in Python using Jupyter Notebook | 4 |
intel/scikit-learn-intelex | An acceleration toolkit for scikit-learn machine learning algorithms on Intel hardware | 1,227 |
ogrisel/parallel_ml_tutorial | A tutorial on parallel machine learning with scikit-learn and IPython | 1,592 |
scikit-learn-contrib/skope-rules | A Python machine learning module that generates logical rules to predict class labels with high precision | 625 |
scikit-multiflow/scikit-multiflow | A machine learning package for streaming data in Python. | 766 |