diff --git a/ctapipe/tools/quickstart.py b/ctapipe/tools/quickstart.py index 5244ce482f9..319ccf316c1 100644 --- a/ctapipe/tools/quickstart.py +++ b/ctapipe/tools/quickstart.py @@ -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