MLT Unit-2
MLT Unit-2
P(No | Sunny) Hence on a Sunny day, Player can play the game. © scanned with OKEN ScannerQues 3) what problem does EM algorithm solves? 10M 2021-22 Or what are task of E-steps in EM Algorithm? 2M 2020-21 The Expectation-Maximization (EM) algorithm is defined as the combination of various unsupervised machine learning algorithms, which is used to determine the local maximum likelihood estimates (MLE) or maximum a posteriori estimates (MAP) for unobservable variables in statistical models. is also referred to as the latent variable model. it is a technique to find maximum likelihood estimation when the latent variables are present. It A latent variable model consists of both observable and unobservable variables where observable can be predicted while unobserved are inferred from the observed variable. These unobservable variables are known as latent variables © scanned with OKEN ScannerSteps in EM Algorithm The EM algorithm is completed mainly in 4 steps, which include Initialization Step, Expectation Step, Maximization Step, and convergence Step. © scanned with OKEN Scanner| JnitiaL Values } [Monit sation see | 2 5Gmee. 54" Step: The very first step is to initialize the parameter values. Further, the system is provided with incomplete observed data with the assumption that data is obtained from a specific model. es Step: This step is known as Expectation or E-Step, which is used to estimate or guess the values of the missing or incomplete data using the observed data. Further, E-step primarily updates the variables. © 3" Step: This step is known as Maximization or M-step, where we use complete data obtained from the 2™ step to update the parameter values. Further, M-step primarily updates the hypothesis. o 4" step: The last step is to check if the values of latent variables are converging or not. If it gets "yes", then stop the process; else, repeat the process from step 2 until the convergence occurs. © scanned with OKEN Scanner