hookeai.model_architectures.rnn_base_model.optimization.hydra_optimization.generate_prediction_plots

generate_prediction_plots(dataset_file_path, predict_subdir)[source]

Generate plots of model predictions.

Parameters:
  • dataset_file_path (str) – Testing data set file path.

  • predict_subdir (str) – Subdirectory where samples predictions results files are stored.