Advanced Machine Learning Techniques
Advanced Machine Learning Techniques
What is Machine
Machine learning is a type of technology that allows
learning Frameworks?
computers to learn from data and make decisions or
predictions without being programmed to do so. The more
data it gets, the better it becomes at making those decisions.
Types of Machine Learning
Supervised Learning
Unsupervised Learning
Reinforcement Learning
1.Supervised Learning
In supervised learning, you train the model on a labeled dataset.
Example :Image Classification, Voice Recognition / Speech-to-Text.
2. Unsupervised Learning
In unsupervised learning, the dataset does not have labels. The model
tries to find hidNdOenD Ep aJtSterns or structures in the data.
Example : Recommender Systems.
3. Reinforcement Learning
Reinforcement Learning (RL) is a type of machine learning
where an agent learns to make decisions by interacting
with its environment. Example:Autonomous Vehicles (Self-
Driving Cars).
Key Terminologies:
Healthcare
E-commerce
Autonomous Vehicles
Social Media & Content Platforms
Cybersecurity
Setting up the Environment and Exploring Python Libraries