coldbrew

October 4, 2018 ยท View on GitHub

CodRep-competition / KAIST

Implementation Environment

  • Python 3.5.0

Installing Dependencies

$ pip install pygments

How to run?

$ python predictor.py [-v] [path_to_dataset]

When you evaluate the answers, turn off the -v option.

Current Scores

Based on the datasets provided by CodRep

DatasetScore
Dataset 10.08683618984366283
Dataset 20.07779029114505186
Dataset 30.05387206874287367
Dataset 40.06880261319779025

Contents

  1. 1Implementation Environment
  2. 2Installing Dependencies
  3. 3How to run?
  4. 4Current Scores