themlsbook
Code supplement
A supplement to a machine learning book, providing interactive code examples in Jupyter Notebook format.
This repository is a supplement to the 'Machine Learning Simplified: A Gentle Introduction to Supervised Learning' book.
426 stars
13 watching
100 forks
Language: Jupyter Notebook
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
jupyterlab-contrib/jupyterlab_code_formatter | Facilitates invocation of code formatters in JupyterLab | 854 |
gmonce/scikit-learn-book | Source code and data for a machine learning book with Python tutorials | 393 |
dprint/dprint-plugin-jupyter | Formats code blocks in Jupyter notebooks using plugins | 1 |
eli5-org/eli5 | A Python package for debugging and explaining predictions of machine learning classifiers | 262 |
4dsolutions/python5 | An experiment in teaching Python programming using Jupyter Notebooks | 11 |
codota/tabnine-jupyterlab | A JupyterLab extension that integrates Tabnine's AI-powered code completion tool into the IDE for faster and more accurate coding | 37 |
packtpublishing/machine-learning-for-streaming-data-with-python | A comprehensive guide to building machine learning models for streaming data in Python | 68 |
iblai/jupyter-edx-grader-xblock | Automates grading of Jupyter Notebooks in an EdX course environment. | 45 |
apress/practical-matlab-deep-learning | Source code repository for a book on deep learning in MATLAB, providing practical examples and implementations. | 39 |
tylere/ee-jupyter-examples | A collection of Jupyter Notebook examples showcasing the use of the Earth Engine Python API | 87 |
shanky-21/machine_learning | A collection of machine learning techniques taught through interactive Jupyter Notebooks | 29 |
allendowney/thinkpython | Jupyter notebooks and accompanying resources for teaching computer science fundamentals | 1,298 |
itpnyu/icm-2022-code | An Introduction to Computational Media course covering basic programming concepts and software development tools. | 6 |
jupyterlab/jupyterlab-latex | An extension for live editing of LaTeX documents in JupyterLab | 629 |
pylcars/python-and-spice-book | A comprehensive guide to using Python and SPICE circuit simulations in electronics design | 9 |