Machine Learning notebooks for refreshing concepts.
-
Updated
Aug 24, 2021 - Jupyter Notebook
Machine learning is the practice of teaching a computer to learn. The concept uses pattern recognition, as well as other forms of predictive algorithms, to make judgments on incoming data. This field is closely related to artificial intelligence and computational statistics.
Machine Learning notebooks for refreshing concepts.
The full collection of Jupyter Notebook labs from Andrew Ng's Machine Learning Specialization.
Jupyter Notebooks from the old UnsupervisedLearning.com (RIP) machine learning and statistics blog
Simple demo of linear regression built with numpy in a jupyter notebook.
An repository containing all the LLM notebooks with tutorial and projects
An extensive collection of data and artificial intelligence (AI) notebook templates, curated to encompass models, analytics, code snippets, and a variety of resources. ~ Team ML Nagpur
🤖 An authorial set of fundamental python recipes on Machine Learning and Artificial Intelligence.
A curated list of applied machine learning and data science notebooks and libraries across different industries.
A notebook for machine learning interview
A repository for the source code, notebooks, data, files, and other assets used in the data science and machine learning articles on LearnDataSci
Estudo e implementação dos principais algoritmos de Machine Learning em Jupyter Notebooks.
Linear Regression model that helps to identify the demand of bike sharing(eg-Yulu bikes) depends on which factors.
Beginner-friendly implementations of ML algorithms for various problems
Notebooks for the Algorthmic Machine Learning class @ Eurecom
A set of jupyter notebooks
Machine Learning Engineer Nanodegree portfolio, which includes projects and their notebooks/reports.
Succinct Machine Learning algorithm implementations from scratch in Python, solving real-world problems (Notebooks and Book). Examples of Logistic Regression, Linear Regression, Decision Trees, K-means clustering, Sentiment Analysis, Recommender Systems, Neural Networks and Reinforcement Learning.
My online shared notebook for Machine Learning notes
The Machine Learning project including ML/DL projects, notebooks, cheat codes of ML/DL, useful information on AI/AGI and codes or snippets/scripts/tasks with tips.
Implementation of several ML models on real-world datasets with detailed explanation in notebooks.