shobhit6993 / kaggle-insults

Repo for the Insults Detection challenge on Kaggle.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

run code from main.py

for training, this uses ./dataset/train.csv and ./dataset/test_with_solutions.csv
test data must be in ./dataset/test.csv
results will be in rez.csv

code needs python 2.7, scikit-learn 0.12 (along with numpy, scipy, ..),
neurolab, nltk, maybe others :)

4gb of ram are needed
also, a fast cpu is recommended - ~30 minutes runtime on core i7

About

Repo for the Insults Detection challenge on Kaggle.com


Languages

Language:Python 99.9%Language:Shell 0.1%