Question: Design a classification machine learning algorithm (Naive Bayes) in which you will predict the possible diseases from the given 3 parameters PH turbidity and TDS
Design a classification machine learning algorithm (Naive Bayes) in which you will predict the possible diseases from the given 3 parameters PH turbidity and TDS from the given dataset.
Do not worry about the dataset file, we have the file just need the algorithm
Step by Step Solution
There are 3 Steps involved in it
Sure Lets design a Naive Bayes classification algorithm to predict possible diseases based on the given parameters PH Turbidity and TDS Naive Bayes is a probabilistic classifier based on Bayes theorem ... View full answer
Get step-by-step solutions from verified subject matter experts
