RadwaSK/MLGuideNotebooks
Collection of notebooks I made to illustrate some machine learning concepts and models in this repo, most of the models in this repo are built once from scratch and once using built-in models from libraries like sklearn.
This collection of notebooks provides clear, step-by-step examples of how various machine learning models work, from simple linear regression to more advanced techniques like XGBoost. You'll see how to prepare data, build a model from scratch, and then apply it using standard libraries to predict outcomes or classify data. This is for anyone learning about machine learning concepts, whether you're a student, an analyst looking to expand your skills, or an aspiring data scientist.
No commits in the last 6 months.
Use this if you want to understand the inner workings of common machine learning algorithms and see them applied to real-world datasets like airline ticket prices or the Titanic passenger list.
Not ideal if you're looking for an advanced, production-ready machine learning framework or pre-built solutions for complex enterprise problems.
Stars
7
Forks
2
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Mar 26, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/RadwaSK/MLGuideNotebooks"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
numerai/example-scripts
A collection of scripts and notebooks to help you get started quickly.
musicinformationretrieval/musicinformationretrieval.com
Instructional notebooks on music information retrieval.
Arm-Examples/ML-examples
Arm Machine Learning tutorials and examples
trekhleb/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math...
akabe/ocaml-jupyter
An OCaml kernel for Jupyter (IPython) notebook