/SoftMax-GDA-Naives_Bayes

Gaussian Discriminant Analysis, Naive Bayes, and Softmax Regression

Primary LanguageJupyter Notebook

SoftMax-GDA-Naives_Bayes

Here I have implemented 3 models Gaussian Discriminant Analysis, Naive Bayes, and Softmax Regression from scratch to classify the rating on drug reviews based on text data.