Unlock the Power of Open Source! The " Linux New " SWAYAM Plus Course is live now and about 2,500 learners have already registered for it.

If you are a registered learner, the forum page is now active. Visit the page and get all your questions answered.

Supervised Learning - English

This is a sample video. To access the full content,
please Login

767 visits



Outline:

Supervised Learning About Machine Learning and its types. About iris species and its measurement parameters. Load the iris dataset and libraries. How to pose a Machine Learning problem? About supervised learning and its types. About Naive Bayes classifier. Use the test set to evaluate the performance of the model. Train a classification model with a Naive Bayes classifier. Confusion matrix and its use. Check the accuracy using True positive and True negative values.