PHOTONAI Output

After executing the script a result folder is created. In there you find six files with different information about your pipeline and the results.

photon_summary.txt

A text file including a summary of the results.

best_config_predictions.csv

This file saves the test set predictions for the best configuration of each outer fold.

photon_result_file.json

You can visualize this file with our Explorer.

Visualized information:

  • Best Hyperparameter Configuration
  • Performance
  • Fold information
  • Tested Configuration
  • Optimization Progress

photon_best_model.photon

This file stores the best model. You can share or reload it later.

photon_output.log

Saves the console output from every fold, including the time, the current testing configurations and the results.

hyperpipe_config.json

Here is the initial setup for your analysis, so you can recreate it later.