The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Avoids sending two deprecated parameters to XGBoost. The default arguments in the R function are NULL, and it will return an error message if the call intends to use them:
Sketch EPS - No longer supported since XGBoost version 1.6
Timeout Request Updates - No long supported since XGBoost version 1.7
Adds setMissing param handler for XGBoostRegressor in the Scala code. The missing
parameter in xgboost_regressor()
was not working.
Creates the JAR for Scala version 2.12 only. The code is simple enough that it does not seem to need multiple Spark version compiling. This also means that Scala 2.11 is not supported at this time.
Modernizes the entire testthat
suite, it also expands it to provide more coverage
testthat
tests against Spark version 3.5Removes forge
dependency
Improves download, preparation and building of the JAR
Improves and cleans up the code that selects the JAR and Maven package to use. It now depends on a text file created by the script the updates the JARS.
Updates Roxygen and testthat
versions
Edgar Ruiz (https://github.com/edgararuiz) will be the new maintainer of this package moving forward.
sparkxgb
is a sparklyr extension that provides an interface to XGBoost on Spark.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.