Skip to content

Commit

Permalink
Add note about performance of provided ml configs
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasBeiske committed Oct 20, 2023
1 parent 4cfc82a commit 81cd459
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ctapipe/tools/quickstart.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@
Included here are also base configurations for training machine learning (ML)
models for energy regression, gamma/hadron separation and disp origin reconstruction.
NOTE: As these files are used for unit tests, they are optimized for very fast training
and will not result in well performing models.
- `train_energy_regressor.yaml`: configuration of energy regression model
- `train_particle_classifier.yaml`: configuration of particle classification model
Expand Down

0 comments on commit 81cd459

Please sign in to comment.