Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 428 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 428 Bytes

GBRalgo

Run

python gbr.py -h
usage: gbr.py [-h] [--run RUN] [--grid GRID] [--predict PREDICT] [--file FILE]

GBR model train & predict

options:
  -h, --help            show this help message and exit
  --run RUN, -r RUN     run train & pred feature
  --grid GRID, -g GRID  search better grid
  --predict PREDICT, -p PREDICT
                        predict feature
  --file FILE, -f FILE  feature file