Question: Machine intelligence Naiive Bayes python code : write a python code that reads the data from ''.csv'' file to Apply Nave Bayes on the Dataset
Machine intelligence
Naiive Bayes python code :
write a python code that reads the data from ''.csv'' file to Apply Nave Bayes on the Dataset of Social Network Advertisement to predict if Purchased or not. Prediction depends on the Age and the Estimated Salary .
a sample dataset file of sample of 400 is here:
https://drive.google.com/file/d/1R0o1xl2cfiX72AiJKuqv2lwf3turIJiU/view?usp=sharing
show the code and show the results of the prediction after testing process.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
