Types of ML
Types of ML
machine learning models. In labeled data, the output is already known. The model
just needs to map the inputs to the respective outputs.
Algorithms:
• K Means Clusterin
• Hierarchical Clustering
• DBSCAN
Applications: customer segmentation • Principal Component Analysis
WORKFLOW of SEMI SUPERVISED LEARNING
Algorithms:
• Q-learning
• Sarsa Applications: widely used in the gaming industries to build games
• Monte Carlo
• Deep Q network
It uses an agent and an environment to produce actions and rewards. The agent has a start and an end
state. But, there might be different paths for reaching the end state, like a maze. In this learning
technique, there is no predefined target variable.
Supervised learning can be further divided into two
types:
1.Classification
2.Regression
Classification is used when the output
variable is categorical i.e. with 2 or more Regression is used when the output variable
classes. For example, yes or no, male or is a real or continuous value.
female, true or false, etc.
Unsupervised learning can be further grouped into
types:
1.Clustering
2.Association
Clustering is the method of dividing the Association is a rule-based machine
objects into clusters that are similar learning to discover the probability of the
between them and are dissimilar to the co-occurrence of items in a collection.
objects belonging to another cluster.
APPLICATIONS OF MACHINE LEARNING
• Image Recognition
• Speech Recognition
• Recommender Systems
• Fraud Detection
• Self Driving Cars
• Medical Diagnosis
• Stock Market Trading
• Virtual Try On
Image Recognition
The task which started from classification between cats and dog images has now evolved up to
the level of Face Recognition and real-world use cases based on that like employee attendance
tracking. Automatic friend tagging suggestion.
Speech Recognition
Speech Recognition based smart systems like Google assistant, Siri, Cortana, and Alexa are used
to communicate with them using voice instructions. These systems are designed such that they
can convert voice instructions into text.
Recommender Systems
This application is possible just because of the
recommender systems which can analyze a user’s
preferences and search history and based on that they can
recommend content or services to them.
Example: youtube, Amazon Prime,
Fraud Detection
Making transactions of millions of dollars everything is accessible and easy
to use. In phone calls, whenever the system detects red flags in a user’s
activity than a suitable notification be provided to the administrator so,
that these cases can be monitored properly for any spam or fraud activities.
Ex: TrueCaller