Debug the Kaizenflow pipeline
tkpratardan opened this issue · 2 comments
tkpratardan commented
There are two issues in this pipeline:
-
Unable to append the preprocessing node to the DAG (file: research_amp/soccer_prediction/kaizenflow_soccer_prediction.ipynb)
-
Merging the original dataframe along with the output of the double-poisson model.
- As the output df from the node contains on the only the target variable, we have to find a way to merge the output to the original dataframe.
gpsaggese commented
Probably @gitpaulsmith can see the problem right away.
tkpratardan commented
Resolved in #1082