Skip to content

harsha-illuri/multiclass_text_classfier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

multiclass_text_classfier

This project is aimed to classify non mutex human errors from Nuclear power plant incident reports on a sentece level. Besides indentifying errors with a pin point accuracy, This could also help with analysing the relationships between the errors.

General Guidelines:

~make sure the class distribution is not very skewed
~the hyper parameters should be consistent for train and prediction
~Use the same binarizer and tokenizer for train and prediction
~If using the predict function in web server. it should be called in a seperate process (python multiprocessing) due to the way memory is handled

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages