Description
A feature should allow the user to specify which primitive they want to see an output from. This should be an option in the fit and forecast methods
What I Did
Previously, this was done with an extra training block in the output block in the pipeline json file. A better way to accomplish the task will follow GreenGaurd's approach of stepping through the pipeline
Description
A feature should allow the user to specify which primitive they want to see an output from. This should be an option in the
fitandforecastmethodsWhat I Did
Previously, this was done with an extra
trainingblock in theoutputblock in the pipelinejsonfile. A better way to accomplish the task will followGreenGaurd'sapproach of stepping through the pipeline