Unit - III
Unit - III
Pandharpur
Class-Bachelor of Engineering
Subject-Machine Learning
Presentation Prepared By
Mr. Subhash V. Pingale
1
Getting started with the Math Basics
For example, when you toss a coin, if the coin is fair, the a
priori probability of a head is 50 percent. No matter how
many times you toss the coin, when faced with a new toss
the probability for heads is still 50 percent. However, there
are other situations in which, if you change the context, the
a priori probability is not valid anymore because something
subtle happened and changed it. In this case, you can
express this belief as an a posteriori probability, which is
the a priori probability after something happened to modify
the count..
Gradient Descent is one of the most used machine learning algorithms in the
industry.
What is a Cost Function?
It is a function that measures the performance of a model for any given data. Cost
Function quantifies the error between predicted values and expected values