scikit-learn-tutorial
Machine Learning Tutorial
A tutorial on applying machine learning to practical situations using the scikit-learn library
Applied Machine Learning in Python with scikit-learn
129 stars
13 watching
52 forks
Language: Python
last commit: almost 13 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
gmonce/scikit-learn-book | Source code and data for a machine learning book with Python tutorials | 393 |
amueller/scipy_2015_sklearn_tutorial | Tutorials and materials for learning machine learning with Python using popular libraries like scikit-learn. | 576 |
scikit-learn/scikit-learn | A comprehensive Python module for machine learning built on top of SciPy | 60,136 |
ogrisel/parallel_ml_tutorial | A tutorial on parallel machine learning with scikit-learn and IPython | 1,592 |
shanky-21/machine_learning | A collection of machine learning techniques taught through interactive Jupyter Notebooks | 29 |
visenger/handson-ml | Teaches Machine Learning fundamentals in Python using Scikit-Learn and TensorFlow | 6 |
scikit-multiflow/scikit-multiflow | A machine learning package for streaming data in Python. | 766 |
adrianmoisey/learn-python | A collection of resources and tutorials for learning the Python programming language | 222 |
cstjean/scikitlearn.jl | A Julia implementation of popular machine learning algorithms and interfaces. | 544 |
ujjwalkarn/datasciencepython | A curated list of tutorials and resources for learning Python for data science, machine learning, and other related topics. | 5,274 |
ryuk17/machinelearning | This is a collection of machine learning algorithms implemented in Python 3.6. | 103 |
scikit-learn-contrib/metric-learn | A Python library providing efficient implementations of various supervised and weakly-supervised metric learning algorithms. | 1,399 |
pbiecek/biocoll2021 | An open-source tutorial project providing materials and datasets for teaching machine learning with R | 8 |
codementorio/python-learning-resources | A curated collection of Python learning resources and tutorials | 1,057 |
vict0rsch/deep_learning | A collection of tutorials and resources on implementing deep learning models using Python libraries such as Keras and Lasagne. | 426 |