(write-native-model! model path)
Save the native XGBoost's Booster
to file.
Save the native XGBoost's `Booster` to file.
(xgboost-classifier params)
Gradient boosting classifier based on xgboost.
XGBoost docs: https://xgboost.readthedocs.io/en/latest/
XGBoost4J docs: https://xgboost.readthedocs.io/en/latest/jvm/scaladocs/xgboost4j-spark/ml/dmlc/xgboost4j/scala/spark/XGBoostClassifier.html
Gradient boosting classifier based on xgboost. XGBoost docs: https://xgboost.readthedocs.io/en/latest/ XGBoost4J docs: https://xgboost.readthedocs.io/en/latest/jvm/scaladocs/xgboost4j-spark/ml/dmlc/xgboost4j/scala/spark/XGBoostClassifier.html
(xgboost-regressor params)
Gradient boosting classifier based on xgboost.
XGBoost docs: https://xgboost.readthedocs.io/en/latest/
XGBoost4J docs: https://xgboost.readthedocs.io/en/latest/jvm/scaladocs/xgboost4j-spark/ml/dmlc/xgboost4j/scala/spark/XGBoostRegressor.html
Gradient boosting classifier based on xgboost. XGBoost docs: https://xgboost.readthedocs.io/en/latest/ XGBoost4J docs: https://xgboost.readthedocs.io/en/latest/jvm/scaladocs/xgboost4j-spark/ml/dmlc/xgboost4j/scala/spark/XGBoostRegressor.html
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close