Machine Learning: Presentation
Machine Learning: Presentation
Machine Learning: Presentation
Presentation
Team
values.
Why is machine learning
important?
Machine learning is important because it gives
many companies.
Types of machine learning
SUPERVISED
UNSUPERVISED
SEMI-SUPERVISED
REINFORCEMENT
algorithm is specified.
How does supervised machine
learning work?
Supervised machine learning requires the data scientist to train the
answers.
Regression modeling: Predicting continuous values.
Ensembling: Combining the predictions of multiple machine learning
UNSUPERVISED LEARNING
This type of machine learning involves algorithms that
learning work?
Unsupervised machine learning algorithms do not require data to be
labeled. They sift through unlabeled data to look for patterns that can be
used to group data points into subsets. Most types of deep learning,
including neural networks, are unsupervised algorithms. Unsupervised
learning algorithms are good for the following tasks:
free to explore the data on its own and develop its own
work?
Semi-supervised learning works by data scientists feeding a small amount of labeled
training data to an algorithm. From this, the algorithm learns the dimensions of the
data set, which it can then apply to new, unlabeled data. The performance of
algorithms typically improves when they train on labeled data sets. But labeling data
examples.
Labelling data: Algorithms trained on small data sets can learn to apply data labels
work?
Reinforcement learning works by programming an algorithm with a distinct goal
and a prescribed set of rules for accomplishing that goal. Data scientists also
performs an action that is beneficial toward the ultimate goal -- and avoid
away from its ultimate goal. Reinforcement learning is often used in areas such as:
Robotics: Robots can learn to perform tasks the physical world using this
technique.
Video gameplay: Reinforcement learning has been used to teach bots to play a
reinforcement learning can help enterprises plan out how to allocate resources.
Facebook uses machine learning to personalize how each member's feed is delivered. If a member frequently stops to read a
particular group's posts, the recommendation engine will start to show more of that group's activity earlier in the feed.
Behind the scenes, the engine is attempting to reinforce known patterns in the member's online behavior. Should the member
change patterns and fail to read posts from that group in the coming weeks, the news feed will adjust accordingly.
In addition to recommendation engines, other uses
prompt sales team members to respond to the most important messages first. More advanced systems can
machine learning?
Machine learning has seen use cases ranging from predicting customer behavior to forming the operating
When it comes to advantages, machine learning can help enterprises understand their customers at a deeper
level. By collecting customer data and correlating it with behaviors over time, machine learning algorithms can
learn associations and help teams tailor product development and marketing initiatives to customer demand.
Some companies use machine learning as a primary driver in their business models. Uber, for example, uses
algorithms to match drivers with riders. Google uses machine learning to surface the ride advertisements in
searches.
But machine learning comes with disadvantages. First and foremost, it can be expensive. Machine learning
projects are typically driven by data scientists, who command high salaries. These projects also require software
There is also the problem of machine learning bias. Algorithms trained on data sets that exclude certain
populations or contain errors can lead to inaccurate models of the world that, at best, fail and, at worst, are
discriminatory. When an enterprise bases core business processes on biased models it can run into regulatory
model.
The process of choosing the right machine learning model to solve a problem can be time consuming if not
approached strategically.
Step 1: Align the problem with potential data inputs that should be considered for the solution. This step
requires help from data scientists and experts who have a deep understanding of the problem.
Step 2: Collect data, format it and label the data if necessary. This step is typically led by data scientists, with help
Step 3: Chose which algorithm(s) to use and test to see how well they perform. This step is usually carried out by
data scientists.
Step 4: Continue to fine tune outputs until they reach an acceptable level of accuracy. This step is usually carried
out by data scientists with feedback from experts who have a deep understanding of the problem.
Importance of human interpretable machine
learning.
Explaining how a specific ML model works can be challenging when the model is complex. There are some
vertical industries where data scientists have to use simple machine learning models because it's important for
the business to explain how every decision was made. This is especially true in industries with heavy compliance
Complex models can produce accurate predictions, but explaining to a lay person how an output was