Half-Day Online Pilot Workshop on AutoDock4 on 9 August 2024, 2:00 pm to 5.30 pm. Click here to register.

Supervised Learning - English

94 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.