DustinAlandzes/machine-learning-with-python-cookbook-notes
(Part of) Chris Albon's Machine Learning with Python Cookbook in .ipynb form
This resource provides practical code examples and notes from Chris Albon's Machine Learning with Python Cookbook, organized in Jupyter notebooks. It helps data scientists and machine learning practitioners quickly access and understand how to implement various machine learning techniques. You'll put in raw data and apply different algorithms to get out insights and models.
291 stars. No commits in the last 6 months.
Use this if you are a data scientist or ML practitioner looking for direct, runnable code samples to apply common machine learning techniques using Python.
Not ideal if you are looking for a conceptual introduction to machine learning theory without practical coding examples.
Stars
291
Forks
195
Language
Jupyter Notebook
License
—
Category
Last pushed
Dec 08, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/DustinAlandzes/machine-learning-with-python-cookbook-notes"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
musicinformationretrieval/musicinformationretrieval.com
Instructional notebooks on music information retrieval.
numerai/example-scripts
A collection of scripts and notebooks to help you get started quickly.
Arm-Examples/ML-examples
Arm Machine Learning tutorials and examples
akabe/ocaml-jupyter
An OCaml kernel for Jupyter (IPython) notebook
trekhleb/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math...