Skip to content

Latest commit

 

History

History

machinelearningmodel

Multiclass Text Classification using Support Vector machines


Features:

1. Hyper-parameter Tuning GridSearchCV
2. metrics used: f1score(average- macro), precision and recall score
3. Support Vector classifier
  • F1score, precision and recall over 95% on both train and test dataset