TheAlgorithms/Jupyter
The repository contains script and notebook related to Statistics, Machine learning, Neural network, Deep learning, NLP, Numerical methods, and Automation.
This is a collection of computational examples and demonstrations for various quantitative tasks. It provides ready-to-use scripts and interactive notebooks that take raw data (like CSV files) as input and produce statistical analyses, machine learning models, or automated workflows. Data scientists, analysts, and researchers can use this to understand and apply complex algorithms.
894 stars. No commits in the last 6 months.
Use this if you need to explore, learn, or quickly implement algorithms across statistics, machine learning, and automation without starting from scratch.
Not ideal if you are looking for a simple, single-purpose application to solve a very specific business problem, rather than a collection of algorithmic examples.
Stars
894
Forks
329
Language
Jupyter Notebook
License
MIT
Category
Last pushed
May 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/TheAlgorithms/Jupyter"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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...