Skip to content

moctarjallo/jigsaw-tcc-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toxic Comment Classification Challenge

This repository is a contribution to the kaggle machine learning challenge. Details can be found here:

https://www.kaggle.com/c/jigsaw-toxic-comment-classification-challenge

✨🍰✨

How to use:

Installations:

Install git here: https://git-scm.com/book/en/v2/Getting-Started-Installing-Git

Install python 3.5 : https://www.python.org/downloads/

Install pip: https://pip.pypa.io/en/stable/installing/

Download this repository:
open the command line and run this command: git clone https://github.com/mctrjalloh/jigsaw-tcc-challenge
Download the data used in this project at kaggle: https://www.kaggle.com/c/jigsaw-toxic-comment-classification-challenge/data
and move the csv files in a tcc/data/ directory
Move to the downloaded repository and install the dependencies by typing the command:
pip3 install -r requirements.txt

Cool !

Now move to the project directory and run this program by typing the command:
python3 tcc/main.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published