大数据spark,kafka,hbase,elasticsearch,机器学习AI,海量实践干货,面试宝典spark技术分享

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

精品课程系列

大数据-机器学习-成长训练营

一周热门排行

  • 暂无最多评论文章!
Predictor-spark技术分享
spark-core

Predictor

admin阅读(1365)赞(0)

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

KMeans-spark技术分享
spark-core

KMeans

admin阅读(936)赞(0)

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

StringIndexer-spark技术分享
spark-core

StringIndexer

admin阅读(963)赞(0)

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

Estimator-spark技术分享
spark-core

Estimator

admin阅读(1377)赞(0)

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

Tokenizer-spark技术分享
spark-core

Tokenizer

admin阅读(1073)赞(0)

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

Transformer-spark技术分享
spark-core

Transformer

admin阅读(1139)赞(0)

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

Transformers-spark技术分享
spark-core

Transformers

admin阅读(1061)赞(0)

Transformers A transformer is a ML Pipeline component that transforms a DataFrame into another DataFrame (both cal ...

关注公众号:spark技术分享

联系我们联系我们