Merge branch 'feature/bobot/xgboost' into 'master'
Add support for XGBoost models See merge request laiser/caisar!70
No related branches found
No related tags found
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- config/caisar-detection-data.conf 1 addition, 1 deletionconfig/caisar-detection-data.conf
- config/drivers/cvc5.drv 0 additions, 22 deletionsconfig/drivers/cvc5.drv
- config/dune 0 additions, 1 deletionconfig/dune
- examples/xgboost/README.md 18 additions, 0 deletionsexamples/xgboost/README.md
- lib/xgboost/bin/dune 3 additions, 0 deletionslib/xgboost/bin/dune
- lib/xgboost/bin/parse_xgboost.ml 42 additions, 0 deletionslib/xgboost/bin/parse_xgboost.ml
- lib/xgboost/dune 7 additions, 0 deletionslib/xgboost/dune
- lib/xgboost/example/agaricus.test.svm 1611 additions, 0 deletionslib/xgboost/example/agaricus.test.svm
- lib/xgboost/example/agaricus.txt.train 6513 additions, 0 deletionslib/xgboost/example/agaricus.txt.train
- lib/xgboost/example/basic_walkthrough.ipynb 425 additions, 0 deletionslib/xgboost/example/basic_walkthrough.ipynb
- lib/xgboost/example/california.csv 10320 additions, 0 deletionslib/xgboost/example/california.csv
- lib/xgboost/example/california.ipynb 221 additions, 0 deletionslib/xgboost/example/california.ipynb
- lib/xgboost/example/california.json 248 additions, 0 deletionslib/xgboost/example/california.json
- lib/xgboost/example/california.t 10321 additions, 0 deletionslib/xgboost/example/california.t
- lib/xgboost/example/dune 7 additions, 0 deletionslib/xgboost/example/dune
- lib/xgboost/example/logistic.t 1612 additions, 0 deletionslib/xgboost/example/logistic.t
- lib/xgboost/example/model-0.json 1 addition, 0 deletionslib/xgboost/example/model-0.json
- lib/xgboost/input.ml 113 additions, 0 deletionslib/xgboost/input.ml
- lib/xgboost/input.mli 27 additions, 0 deletionslib/xgboost/input.mli
Loading
Please register or sign in to comment