Jump to: navigation, search

Difference between revisions of "Meteos/DatasetsandModels"

(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....")
(No difference)

Revision as of 02:31, 29 November 2016

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.