[
https://issues.apache.org/jira/browse/FLINK-30937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fan Hong updated FLINK-30937:
-----------------------------
Description:
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.
was:
Add
# Support weights.
# Support leaf ID.
# Support feature importance.
# Support 1-order gradient.
> Add Transformer and Estimator for GBTClassifier and GBTRegressor
> ----------------------------------------------------------------
>
> Key: FLINK-30937
> URL: https://issues.apache.org/jira/browse/FLINK-30937
> Project: Flink
> Issue Type: New Feature
> Components: Library / Machine Learning
> Reporter: Fan Hong
> Priority: Major
>
> 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)