The goal is to to predict the moderation decision for a submitted quote using a SVM with a linear kernel and the tf-idf algorithm.
Currently in development.
- Python (>= 2.6)
- NumPy (>= 1.8)
- scikit-learn (>= 0.15)
- SciPy (>= 0.14)
- Stemming (>= 1.0)
To install the following packages, run in your console the following command
$ pip install -r requirements.txt
Contact Antoine Augusti at antoine.augusti@teen-quotes.com