DeepConnectAI / Self_Paced_Learning

5 stars 8 forks source link

Naïve Bayes #4

Open pradyumnjain opened 3 years ago

pradyumnjain commented 3 years ago

As a contributor your goal is to:

  1. Explain the mathematical intuition of naive Bayes using python
  2. Explain pros and cons of naive Bayes using code examples
  3. Explore the applications of naive Bayes in Real time Prediction, Multi-class Prediction, Text classification/Sentiment Analysis