3

I have two classes A and B. 98% of the data belongs to class A and 2% of it belongs to class B. Size of the entire dataset is about 2000. I am interested in correctly classifying all the data points that belong to class B.

I want to perform classification on the aforementioned dataset but I am not sure whether the classification techniques such as Naive Bayes, Logistic Regression will work on my dataset.

Could you suggest me some technique through which I can perform the classification on the aforementioned dataset?

John Rambo
  • 223
  • 2
  • 7
  • I'm sure this has been answered before. Search old posts. – SmallChess Apr 10 '17 at 04:36
  • 4
    Possible duplicate of [Class imbalance in Supervised Machine Learning](http://stats.stackexchange.com/questions/131255/class-imbalance-in-supervised-machine-learning) – G5W Apr 10 '17 at 17:52

0 Answers0