Package org.tribuo.regression.xgboost
Class TrainTest
java.lang.Object
org.tribuo.regression.xgboost.TrainTest
Build and run an XGBoost regressor for a standard dataset.
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TrainTest
public TrainTest()
-
-
Method Details
-
main
Runs a TrainTest CLI.- Parameters:
args
- the command line arguments- Throws:
IOException
- if there is any error reading the examples.
-