1 / 8

Pattern recognition lab 7

Pattern recognition lab 7. TA : Nouf Al-Harbi :: nouf200@hotmail.com. Lab objective:. Verification of Maximum Likelihood Estimation MLE. Quick review of MLE. Quick Review MLE.

nardo
Download Presentation

Pattern recognition lab 7

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Pattern recognition lab 7 TA : Nouf Al-Harbi :: nouf200@hotmail.com

  2. Lab objective: • Verification of • Maximum Likelihood Estimation MLE

  3. Quick review of MLE

  4. Quick Review MLE • We can estimate the defined parameters of the distribution by using Maximum Likelihood Estimation Method MLE •  , in Normal Distribution case • It depends on find the parameters that more representative for the data. • In Normal Distribution ; we concluded these rules to compute parameters :

  5. Verification of MLE Practical Learning 1 • Generate N samples from three normal distributions • Use the MLE method to estimate the parameters for each sample (they should be close to that used in the generation) • Use Bayesian Classifier that uses the estimated parameters to classify any input feature value x

  6. Full code Part 1

  7. Full code Part 2

  8. Out Put

More Related