Join the conversation
I've practiced the Naive Bayes Algorithm
Reply
Done
Reply
https://www.kaggle.com/muhammadrameez242 , ye meri kaggle ki I'd hai yha par Ap mukamal assignments simple roman urdu mein mill jai gi codes mein
Reply
Done
Reply
I have done this video with 100% practice.
Reply
I have done this lecture with 100% practice.
Reply
And I also learned in this lecture how to code an NB algorithm for classification in Python.Steps of Naïve Bayes in Python1- Import libraries
2- Load the dataset IRIS
3- Train test and split the data
4- Model initialize
5- Train the model
6-predict the test data
7- Evaluate the model
8-Model initialization for Multinomial
9- Train the model for Multinomial
10-Predict the test data for Multinomial
11- Evaluate the model for Multinomial
12-Model initialize for Bernoulli
13- Train the model for Bernoulli
14-Predict the test data for Bernoulli
15- Evaluate the model for Bernoulli
16- Save the model
17- Load the modelALLAH PAK aap ko sahat o aafiyat wali lambi umar ata kray aor ap ko dono jahan ki bhalian naseeb farmaey aur aap ke walid-e-mohtram ko karwat karwat jannat ata farmaye,Ameen.
Reply
Python coding for Naive Bayes algorithm.
Reply