Jump to: navigation, search

Meteos/Howto

< Meteos
Revision as of 12:25, 9 February 2017 by HiroyukiEguchi (talk | contribs) (Created page with "This section explains what to do to increase the model accuracy. === step 1. Parse Dataset === === step 2. Tuning of model parameters === Parameter tuning is very important...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This section explains what to do to increase the model accuracy.

step 1. Parse Dataset

step 2. Tuning of model parameters

Parameter tuning is very important to increase the model accuracy. Parameters differs depending on prediction models.

step 3. Evaluate model accuracy

After creating prediction model, you can evaluate model using "meteos model-evaluation-create" method.

step 4. Recreate model with new dataset

it's desirable for prediction models to increase the accuracy continuously. you can re-create model with new datasets using "meteos model-recreate" method.