Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started