Interface Model.ModelNameStage
- All Known Implementing Classes:
Model.Builder
- Enclosing class:
Model
public static interface Model.ModelNameStage
-
Method Summary
Modifier and TypeMethodDescriptionName of the model definition.
-
Method Details
-
modelName
Name of the model definition. If multiple with the same name exist, they are applied in the following order: (1) custom over built-in, (2) newest according to startTime where model.startTime<observation.startTime
-