ppt mehul
ppt mehul
2024 -25
Guided By : HOD :
RIYA . I. WAGASKAR ISHAN . B .WAGASKAR
Academic Year :
2024 -25
Guided By : HOD :
RIYA . I. WAGASKAR ISHAN . B .WAGASKAR
Academic Year :
2024 -25
Guided By : HOD :
RIYA . I. WAGASKAR ISHAN . B .WAGASKAR
Machine Learning Explained
Machine learning uses algorithms that learn patterns from data. This allows
computers to make predictions or decisions. It happens without explicit
programming. The core idea is performance improvement through experience.
This is unlike traditional programming which relies on defined rules.
Types of Machine Learning
Supervised Learning Reinforcement Learning
Learning from labeled data, examples include classification and Learning through trial and error, examples include robotics and
regression. game playing.
Preprocessing
Clean and transform the data. Handle missing values.
Model Selection
Choose an algorithm. Consider accuracy and cost.
Training
Feed data to learn patterns. Optimize parameters.
Regression Algorithms
Linear Regression Polynomial Regression
Models relationships using linear equations. Extends linear regression with polynomial functions.
Use case: predicting sales based on spend. Use case: modeling growth curves and crop yield.
Classification Algorithms
Logistic Regression
Predicts probability. Use case: spam detection.
Random Forests
Ensemble method. Use case: image classification.
Neural Networks
Complex models. Use case: pattern recognition.
Real-World Applications
Transportation
Autonomous vehicles
and traffic optimization.
Challenges and Limitations
Bias
Overfitting
2 Poor unseen data performance.
Interpretability
3 Decision process is unclear.
Computation
4 Training complex models is costly.
The Future of Machine Learning
The future includes AutoML and TinyML. Also, quantum ML and Explainable AI are key. Ethical AI and continuous learning will emerge.