Jump to: navigation, search

Meteos/DatasetsandModels

< Meteos
Revision as of 02:31, 29 November 2016 by HiroyukiEguchi (talk | contribs) (Created page with "== Meteos Prediction Models == Apache Spark has two machine learning libraries (MLlib and Ml). Currently Meteos supports these following prediction models. === spark ver 1....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Meteos Prediction Models

Apache Spark has two machine learning libraries (MLlib and Ml).

Currently Meteos supports these following prediction models.

spark ver 1.6

MLlib

LinearRegression Model

LogisticRegression Model

DecisionTree Model

Kmeans Model

Recommendation Model

ML

Not Supported.

spark ver 2.0

MLlib

Not Supported.

ML

Not Supported.