Skip to content

Created a Text Classifier using Naive Bayes and an Image Classifier using Support Vector Machines

License

Notifications You must be signed in to change notification settings

aarunishsinha/Naive-Bayes-and-SVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Naive-Bayes-and-SVM

Datasets:

Execution:

You can use run.sh.

Naive Bayes:

bash run.sh 1 <path to train dataset> <path to test dataset> <path to output.txt>

SVM:

bash run.sh 2 <path to train dataset> <path to test dataset> <path to output.txt>

SGD:

bash run.sh 3 <path to train dataset> <path to test dataset> <path to output.txt>

Inference:

Check Report.pdf

About

Created a Text Classifier using Naive Bayes and an Image Classifier using Support Vector Machines

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published