ML Final
ML Final
ML Final
15
MACHINE LEARNING AND ITS APPLICATION
Types of Classification Algorithms
Some of the main classification algorithms that are present in machine learning and used for different classification applications
are as follows-
Logistic Classification:-
Under the category of supervised learning; Logistic regression measures the relationship between the dependent variable
(Binary or Dichotomous with only two possible values like “Yes or No”, “Living or Dead”) which is categorical with one or
more than one independent variables by estimating probabilities using a logistic function.
K-Nearest Neighbors:-
KNN algorithm is one of the most used and straightforward learning algorithms in classification. Major vote of an object is
classified by its neighbors, with purpose assigned to the class most common among its k nearest neighbors .
Kernel SupportVector Machines:-
Kernel-SVM algorithm is mathematical functions set. The purpose of core is to take input data and transform that into required
form. Different SVM algorithms use different types of kernel functions e.g. linear and nonlinear functions, polynomial
functions, radial basis function, and sigmoid functions.
DecisionTree Classification:-
Decision tree classification have models in the form of a tree structure that can handle both categorical and numerical data. An
associated decision tree incrementally developed and simultaneously It breaks down large data-set into smaller subsets. The
final outcome is a tree with decision nodes and leaf nodes.
K-Means Clustering:-
K-Means clustering where similar data grouped in a cluster and It starts with K as the input centroids in
random locations in the space. With the use of the Euclidean distance method calculate the distance
between data points and centroids, and assign data point to the cluster which is close to it. Recalculate the
cluster centres as a mean of data points attached to it and repeat until no further changes occur.
Reinforcement Learning algorithms are present in machine learning, which applied for
different learning applications and some of the main algorithms are as follows-
Q-Learning:-
Q-learning is an agent attempts to learn the optimal strategy from its history of communication with
the environment. Q-learning learns an optimal policy no matter which procedure the agent is
following as long as there is no restriction on the plenty of times it tries an action in any state.
Markov Decision Processes:-
Markov Decision Process is a straightforward framing of the problem of learning from interaction.
The agent was selecting actions and the environment responding to these actions, and the agent and
the environment interact continually and presenting new situations to the agent.
Source 1 : medium.com/@edd/bluffers-guide-to-ai-deep-learning-and-data-science-da350a6f9b3
Source 2 : sas.com/en_in/insights/analytics/machine-learning.html
Source 3 : greatlearning.in/blog/difference-data-science-machine-learning-ai/
INDUSTRIAL APPLICATIONS OF MACHINE LEARNING
There is a prediction that machine The financial institutions use By 2030, it is predicted that
learning will be able to help with machine learning technology for self-driven cars will handle the
disease diagnosis and treatment. two main purposes:
transportation. On the other
Medical systems, by using data will (a) Identify insights in data to help
with investments- investors will hand, taking example of Uber
be able to help patients who will be know when to trade.5 ( identifying shortest traffic
able (b) Avoiding frauds- Huge data can free routes,
to avoid unnecessary tests.4 The use be scanned and unusual share rides while identifying
of wearable devices and sensors transactions noted in order similar route customers) - all
(eg: Fitbit) utilize data to assess a to combat fraud.2
these are done by using
patient's health in real time. machine learning.4
USE OF MEACHINE LEARNING IN DIFFERENT SECTORS
ML IN GOVERNMENT ML IN RETAIL SECTOR