Skip to content

Lubytes/ToxicityClassifier

Repository files navigation

ToxicityClassifier

This repo contains two different classification models (Random Forest and Recurrent Neural Network). Each implementation can be found in its own folder. The repo also contains all of the documentation generated for this project.

Implementation

You will need TensorFlow, Pandas, scikit-learn, and Python 2 or 3 to run this code.

Tools & Installation

TensorFlow

pip3 install --upgrade tensorflow Pandas

pip3 install pandas

scikit-learn

pip3 install scikit-learn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors