Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Machine intelligence: naiive bayes and decision tree write the python code for this and you will find dataset here: drive.google.com/file/d/1R0o1xl2cfiX72AiJKuqv2lwf3turIJiU/view?usp=sharing *show screenshots of the code
Machine intelligence:
naiive bayes and decision tree
write the python code for this and you will find dataset here:
drive.google.com/file/d/1R0o1xl2cfiX72AiJKuqv2lwf3turIJiU/view?usp=sharing
*show screenshots of the code and output
Apply Nave Bayes & Decision Tree on the Dataset of Social Network Advertisement to predict if Purchased or not. Prediction depends on the Age and the Estimated Salary. show the results of the prediction after testing process. Compare between the accuracy of both algorithm . Note : . Read the training data from a .CSV file You can use sklearn or any library you prefer Submit your code as .py file and pdf with screenshot of the result and your commentStep 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