This repository has been archived by the owner on May 6, 2024. It is now read-only.
Releases: findanomaly/spark-xgboost
Releases · findanomaly/spark-xgboost
v1.0.0
- Update the underlying xgboost version to
1.5.2
, which is the version supported by Mleapv0.20
- NOTE: This is only used in the unit tests.
- Add
allowNonZeroForMissing
parameter which allows better support for pysparksVectorAssembler
with sparse inputs.