Question: Consider the provided dataset that you have contributed. You are required to submit a report meeting the following criteria: i . Choose atleast 6 attributes
Consider the provided dataset that you have contributed. You are required to
submit a report meeting the following criteria:
i Choose atleast attributes including Study hour and Part
time work hour and CGPA which will be the target class.
ii Make the target class into categorical value ie First class:
to Second class: to Third class: to
and Below is for Fail
iii. Preprocess the data:
a Fill null values by statistical analysis
b Use encoding where necessary to convert nominal value
to numerical value
c Detect outlier if any
d Make the data homogeneous all values are in the same
format
e Remove unnecessary data if any
f Normalze value if necessary
iv Visualize the data
a Show the correlation of each selected attribute with the
target attribute
b Show boxplot for each attributes
v Use atleast classification model ie any variant of Decision
tree out of types, KNN Neural Network, Naive Bayes etc.
vi Show a comparison table among these models showing
Accuracy, Precision, Recall and F Score.
vii. Discuss and conclude based on the comparative analysis among
these models mentioning which model outperforms and why,
what are the drawbacks might be for other models.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
