0% found this document useful (0 votes)
3 views1 page

Machine Learning Notes

Machine Learning (ML) is a subset of Artificial Intelligence that allows systems to learn from data and enhance performance autonomously. It includes three main types: Supervised, Unsupervised, and Reinforcement Learning, with popular algorithms like Linear Regression and Decision Trees. The ML workflow consists of data collection, cleaning, feature engineering, model training, evaluation, and deployment, with applications in various fields such as healthcare and autonomous vehicles.

Uploaded by

Sri
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views1 page

Machine Learning Notes

Machine Learning (ML) is a subset of Artificial Intelligence that allows systems to learn from data and enhance performance autonomously. It includes three main types: Supervised, Unsupervised, and Reinforcement Learning, with popular algorithms like Linear Regression and Decision Trees. The ML workflow consists of data collection, cleaning, feature engineering, model training, evaluation, and deployment, with applications in various fields such as healthcare and autonomous vehicles.

Uploaded by

Sri
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Machine Learning - Quick Notes

What is Machine Learning?


Machine Learning (ML) is a branch of Artificial Intelligence that enables systems to learn from data
and improve performance without being explicitly programmed.

Types of Machine Learning


1. Supervised Learning
2. Unsupervised Learning
3. Reinforcement Learning

Popular Algorithms
• Linear Regression
• Logistic Regression
• Decision Trees
• Random Forest
• Support Vector Machines
• K-Means Clustering

ML Workflow
Data Collection → Data Cleaning → Feature Engineering → Model Training → Evaluation →
Deployment

Applications
Recommendation systems, Fraud detection, Computer Vision, NLP, Healthcare, Autonomous
vehicles, Forecasting.

You might also like