photo

Isra Abuhasna


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How do we create a lift chart for Naive Bayes classifier?
I can get the scores using these 2 functions: %Naive Bayes Classifier nb_model2 = fitcnb(SC5(cv2.training,:),NBSCM(cv2.trainin...

5 years ago | 0 answers | 0

0

answers

Question


How to check independence assumption for Naive Bayes?
I know that the assumption for the Naive Bayes classifier is that the features are independent, but what if we want to check if ...

5 years ago | 1 answer | 0

1

answer