Skip to content

prasoon16081994/ActiveLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Active Learning for text classification with scikit-learn's LinearSVC classifier. The code is written in python.

The required software/libraries are:

  • python 2.7 or higher
  • numpy python library *sklearn python library

Running the code: Make the current working directory the one with test.py and run the file with python.

Output: The output is the accuracy and F1 score upon succesive trainings and predictions.

About

Text Classifier using Active Learning(Machine Learning)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages