Skip to content

ruthvik-17/DomainClassificationTrial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

DomainClassificationTrial

Multi class domain classification using various techniques.

From ScikitLearn:

Multi Nomial Naive-Bayes, SVM, LogisticRegression.

LSTM

Note:

Data rescaling has to be done as we have highly unbalanced classes. Recall can be increased by classifying top two probabilities in the predictions as true.

About

Multi class domain classification using various techniques

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published