PyProphetLearner
- class pyprophet.scoring.runner.PyProphetLearner(config: RunnerIOConfig)[source]
Bases:
PyProphetRunnerImplements the learning and scoring workflow for PyProphet.
This class extends PyProphetRunner to include functionality for training a classifier and applying it to the input data.