Machine Learning
Machine Learning
https://drive.google.com/file/d/1edNH_sge10xFa3XTEkgxbjUQXAnOYu
aB/view?usp=share_link
Classification of Machine Learning
1) Supervised learning
2) Unsupervised learning
3) Reinforcement learning
Supervised learning
The system creates a model using labeled data to understand the
datasets and learn about each data, once the training and processing
are done then we test the model by providing a sample data to check
whether it is predicting the exact output or not.
Unsupervised learning
• Unsupervised learning is a learning method in which a machine learns
without any supervision.
• The training is provided to the machine with the set of data that has
not been labeled, classified, or categorized, and the algorithm needs
to act on that data without any supervision. The goal of unsupervised
learning is to restructure the input data into new features or a group
of objects with similar patterns.
Reinforcement learning
• Reinforcement learning is a feedback-based learning method, in
which a learning agent gets a reward for each right action and gets a
penalty for each wrong action.
Applications of Machine learning
Image Recognition
• The popular use case of image recognition and face detection
is, Automatic friend tagging suggestion in Facebook
Speech Recognition
• Google assistant, Siri, Cortana, and Alexa
Traffic prediction
• Google Maps
Product recommendations
• Amazon, Netflix
• Self-driving cars
• Email Spam and Malware Filtering
• Virtual Personal Assistant
• Stock Market trading
• Medical Diagnosis
• Automatic Language Translation