University Institute of Engineering Department of Computer Science & Engineering
University Institute of Engineering Department of Computer Science & Engineering
Experiment: 2.2
1. Aim of the practical: Understand supervised learning to train and develop classifier models.
Theory:
Supervised Learning
Supervised learning is a type of machine learning where the model learns from labeled data. In
this approach, the dataset provided to the model contains input features (independent variables)
and corresponding target labels (dependent variable). The model learns the relationship between
the inputs and the outputs to make predictions on new, unseen data.
University Institute of Engineering
Department of Computer Science & Engineering
5. Result and Summary: We were able to plot things about supervised learning which
contains binary classification and muti class
Evaluation Grid: