RandomForestClassifier is used to make predictions.
This projet is just a demo of RandomForestClassifier usage with sklearn.
- Team has win this lasted match played
- Team1 has win this lasted match against Team2
- Team1 is ranked better than Team2 (use HLTV ranking)
python create_model.py
Predictor use submissions contain in data/submission.csv
file.
python predict.py
php generate_csv.php