:: AlphaComponent :: Abstract class for estimators that fit models to data.
:: AlphaComponent :: Abstract class for evaluators that compute metrics from predictions.
:: AlphaComponent :: A fitted model, i.
:: AlphaComponent :: A simple pipeline, which acts as an estimator.
:: AlphaComponent :: Represents a compiled pipeline.
:: AlphaComponent :: A stage in a pipeline, either an Estimator or a Transformer.
:: AlphaComponent :: Abstract class for transformers that transform one dataset into another.
Spark ML is an ALPHA component that adds a new set of machine learning APIs to let users quickly assemble and configure practical machine learning pipelines.