TrainEnergyRegressor ==================== .. currentmodule:: ctapipe.tools.train_energy_regressor .. autoclass:: TrainEnergyRegressor :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~TrainEnergyRegressor.aliases ~TrainEnergyRegressor.chunk_size ~TrainEnergyRegressor.classes ~TrainEnergyRegressor.description ~TrainEnergyRegressor.examples ~TrainEnergyRegressor.n_events ~TrainEnergyRegressor.n_jobs ~TrainEnergyRegressor.name ~TrainEnergyRegressor.output_path ~TrainEnergyRegressor.random_seed .. rubric:: Methods Summary .. autosummary:: ~TrainEnergyRegressor.finish ~TrainEnergyRegressor.setup ~TrainEnergyRegressor.start .. rubric:: Attributes Documentation .. autoattribute:: aliases .. autoattribute:: chunk_size .. autoattribute:: classes .. autoattribute:: description .. autoattribute:: examples .. autoattribute:: n_events .. autoattribute:: n_jobs .. autoattribute:: name .. autoattribute:: output_path .. autoattribute:: random_seed .. rubric:: Methods Documentation .. automethod:: finish .. automethod:: setup .. automethod:: start