Fan Hong created FLINK-31010: -------------------------------- Summary: Add Transformer and Estimator for GBTClassifier and GBTRegressor Key: FLINK-31010 URL: https://issues.apache.org/jira/browse/FLINK-31010 Project: Flink Issue Type: New Feature Components: Library / Machine Learning Reporter: Fan Hong
Add Transformer and Estimator for GBTClassifier and GBTRegressor. They are supposed to cover most features in SparkML provides, except for the following features: # Support early-stopping with validation set. # Support weights. # Support leaf ID. # Support feature importance. # Support 1-order gradient. -- This message was sent by Atlassian Jira (v8.20.10#820010)