[
https://issues.apache.org/jira/browse/SPARK-30930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17052641#comment-17052641
]
Huaxin Gao commented on SPARK-30930:
------------------------------------
cc [~srowen], [~podongfeng]
Developer API
Most developer API are the basic components for ML pipeline, such as
Transformer, Model, Estimator, PipelineStage, Params and Attributes, I guess we
don't need to unmark any of them?
final class:
org.apache.spark.ml.classification.OneVsRest
org.apache.spark.ml.evaluation.RegressionEvaluator
org.apache.spark.ml.feature.Binarizer
org.apache.spark.ml.feature.Bucketizer
org.apache.spark.ml.feature.ChiSqSelector
org.apache.spark.ml.feature.IDF
org.apache.spark.ml.feature.QuantileDiscretizer
org.apache.spark.ml.feature.VectorSlicer
org.apache.spark.ml.feature.Word2Vec
org.apache.spark.ml.param.ParamMap
org.apache.spark.ml.fpm.PrefixSpan
Do we need to unmark any of these?
> ML, GraphX 3.0 QA: API: Experimental, DeveloperApi, final, sealed audit
> -----------------------------------------------------------------------
>
> Key: SPARK-30930
> URL: https://issues.apache.org/jira/browse/SPARK-30930
> Project: Spark
> Issue Type: Sub-task
> Components: Documentation, GraphX, ML, MLlib
> Affects Versions: 3.0.0
> Reporter: zhengruifeng
> Priority: Critical
>
> We should make a pass through the items marked as Experimental or
> DeveloperApi and see if any are stable enough to be unmarked.
> We should also check for items marked final or sealed to see if they are
> stable enough to be opened up as APIs.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]