{{printWeightedIfWeighted()}} {{modelData.modeling.metrics.evaluationMetric | mlMetricName : modelData.modeling.metrics }}
Warning : your model has a large number of classes and the data was downsampled to 30k records
to compute this metric.
Model evaluation
| Model evaluation ID |
|
| Evaluation ID |
|
Evaluate recipe configuration
| Skip scoring |
true |
|
Skip performance metrics computation |
{{ evaluationDetails.evaluation.evaluateRecipeParams.dontComputePerformance }} |
| Is proba aware |
{{ evaluationDetails.evaluation.evaluateRecipeParams.isProbaAware }} |
| Feature type |
-
{{ feature.name }} {{ feature.role | lowercase }} : {{ feature.type | lowercase }}
-
... {{ evaluationDetails.evaluation.evaluateRecipeParams.features.length - 4 }} other features
|
-
{{ feature.name }} {{ feature.role | lowercase }} : {{ feature.type | lowercase }}
|
| Class definition |
-
{{ class }}
-
... {{ evaluationDetails.evaluation.evaluateRecipeParams.classes.length - 4 }} other classes
|
|
| Probability mapping |
-
{{ proba.key }} {{ proba.value }}
-
... {{ evaluationDetails.evaluation.evaluateRecipeParams.probas.length - 4 }} other probability mappings
|
-
{{ proba.key }} {{ proba.value }}
|
Model
| Model ID |
|
| Model type |
|
| {{ isCausalPrediction() | targetRoleName | capitalize }} |
|
| Treatment |
|
| Control value |
|
| Classes |
{{ modelClass }}(preferred class)
|
| Backend |
|
| Algorithm |
|
{{ modelData.modeling.meta_learner | niceConst: '-' }} | {{ modelData.modeling.algorithm | niceConst }}
|
| Trained on |
|
| Columns |
|
| Data set rows |
|
| Train set rows |
|
| Test set rows |
|
| Number of custom folds |
|
| Number of folds |
|
| Weighting method |
|
| Sample weights variable |
|
| Time variable |
|
| Calibration method |
|
| Epochs scheduled |
|
| Epochs trained |
|
| Epochs till Best Model |
{{modelData.actualParams.resolved.keras.keptModelEpoch + 1}} |
| Evaluated model |
{{smParams.versionName}} ({{evaluationDetails.evaluation.modelRef.fullId}})
{{smParams.versionName}}
{{smParams.versionName}} (deleted)
|
| Forecast horizon |
{{ prettyTimeSteps(modelData.coreParams.predictionLength * modelData.coreParams.timestepParams.numberOfTimeunits, modelData.coreParams.timestepParams.timeunit) }}
|
| Code Env |
|
| Python version |
|
{{hasNoAssociatedModelText()}}
No model was referenced in the evaluation recipe configuration.
Evaluation dataset
| Evaluated dataset |
{{dsParams.ref}}
{{dsParams.ref}} (deleted)
|
| Sample row count |
|
| Partitions |
|
| Partition count |
|
Metrics
|
{{cur.label}}
|
{{uiState.$formattedMetrics[cur.code]}} |
|
{{customMetricResult.name}}
|
|
- Dataset
- Model
- Evaluation
- Custom