mirror of
https://github.com/elastic/eland.git
synced 2025-07-11 00:02:14 +08:00
* Add XGBRanker and transformer * Map XGBoostRegressorTransformer to XGBRanker * Add unit tests * Remove unused import * Revert addition of type * Update function comment * Distinguish objective based on model class