hookeai.utilities.prediction_metrics¶
Prediction metrics computed from sample prediction file.
Functions¶
- compute_prediction_metrics
Compute prediction metrics from sample prediction file path.
- get_sample_n_features
Get number of prediction features.
- get_feature_and_target
Get sample prediction and ground-truth for given feature.
Functions
|
Compute prediction metrics from sample prediction file path. |
|
Get sample prediction and ground-truth for given feature. |
|
Get number of sample prediction features. |