hookeai.model_architectures.materials.process_predictions

Post-process of RNN-based model predictions.

Functions

build_prediction_data_arrays

Build samples predictions data arrays with predictions and ground-truth.

build_time_series_predictions_data

Build times series prediction and ground-truth data arrays.

Functions

build_prediction_data_arrays(...[, samples_ids])

Build samples predictions data arrays with predictions and ground-truth.

build_time_series_predictions_data(...[, ...])

Build times series prediction and ground-truth data arrays.

load_dataset(dataset_file_path)

Load PyTorch time series data set.

load_sample_predictions(sample_prediction_path)

Load model prediction results for given sample.