Liking cljdoc? Tell your friends :D

zero-one.geni.ml.xgb


write-native-model!clj

(write-native-model! model path)

Save the native XGBoost's Booster to file.

Save the native XGBoost's `Booster` to file.
sourceraw docstring

xgboost-classifierclj

(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
sourceraw docstring

xgboost-regressorclj

(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
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close