Skip to content

Latest commit

 

History

43 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toxic Comments Classificator

python3.6 -m venv venv
source venv/bin/activate
python setup.py install

Serving

Client

cat <sample-per-line>.csv | toxic-client http://<id>.ngrok.io <batch-size>

Server

toxic-server <port> <model-name> For model-name specity deploy

toxic-optim <n-trials> for optuna optimization

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages