Skip to content

theFutureGuy/TOXIC-SENTENCE-CLASSIFICATION

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TOXIC-SENTENCE-CLASSIFICATION

Using SVM , Logistic Regression pipelines and in tensorflow.

Model Maker's average word embedding algorithm

(https://www.tensorflow.org/lite/models/modify/model_maker/text_classification), trained on a custom dataset of almost 2 thousands classified comments from Youtube and 3other sources. I trained the original Python model using Google Colab, then converted it in the TensorFlowJS format to be used in the browser. The entire model is just 199KB, which makes it very lightweight. image

About

Using SVM , Logistic Regression pipelines and in tensorflow

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published