Jump to: navigation, search

Meteos/DatasetsandModels

< Meteos
Revision as of 01:09, 30 November 2016 by HiroyukiEguchi (talk | contribs) (Meteos Prediction Models)

Meteos Prediction Models

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

MLlib and ML has multiple prediction models by data mining and machine learning algorithms.

Currently Meteos supports these following prediction models.

MLlib

LinearRegression Model

LogisticRegression Model

DecisionTree Model

Kmeans Model

Recommendation Model

ML

Not Supported.