This commit is contained in:
Yatin Maan 2019-01-17 02:16:52 +05:30 коммит произвёл Marco
Родитель 16b785f16f
Коммит ba04ae2843
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -20,4 +20,4 @@ If you update the commits database, run `xz -v9 -k data/commits.json`.
## Usage
Run the `run.py` script to perform training / classification. The first time `run.py` is executed, the `--download` argument should be used to download databases containing bugs and commits data.
Run the `run.py` script to perform training / classification. The first time `run.py` is executed, the `--train` argument should be used to automatically download databases containing bugs and commits data.