关注 spark技术分享,
撸spark源码 玩spark最佳实践

spark-core 第35页

RandomForestRegressor-spark技术分享

RandomForestRegressor

admin阅读(1328)赞(0)

RandomForestRegressor RandomForestRegressor is a Predictor for Random Forest machine learning algorithm that train ...

Predictor-spark技术分享

Predictor

admin阅读(1236)赞(0)

Predictor Predictor is an Estimator for a PredictionModel with its own abstract train method. [crayon-674237280eb ...

TrainValidationSplit-spark技术分享

TrainValidationSplit

admin阅读(1091)赞(0)

TrainValidationSplit TrainValidationSplit is…​FIXME Validating and Transforming Schema — ...

KMeans-spark技术分享

KMeans

admin阅读(850)赞(0)

KMeans KMeans class is an implementation of the K-means clustering algorithm in machine learning with support for ...

StringIndexer-spark技术分享

StringIndexer

admin阅读(889)赞(0)

StringIndexer org.apache.spark.ml.feature.StringIndexer is an Estimator that produces a StringIndexerModel. [cray ...

Estimator-spark技术分享

Estimator

admin阅读(1129)赞(0)

Estimator Estimator is the contract in Spark MLlib for estimators that fit models to a dataset. Estimator accept ...

Estimators-spark技术分享

Estimators

admin阅读(1080)赞(0)

Estimators — ML Pipeline Component

Tokenizer-spark技术分享

Tokenizer

admin阅读(970)赞(0)

Tokenizer Tokenizer is a unary transformer that converts the column of String values to lowercase and then splits ...

Transformer-spark技术分享

Transformer

admin阅读(1028)赞(0)

Transformer Transformer is the contract in Spark MLlib for transformers that transform one dataset into another. ...

关注公众号:spark技术分享

联系我们联系我们