Problem deploying random forest model
UserBird
Dataiker, Alpha Tester Posts: 535 Dataiker
I have several models that were being trained on a particular dataset. The Xgboost models trained on this dataset were easy to deploy using the normal methods. However, when trying to deploy random forest models, ran into this problem: no random forest models were deployable, all had errors. The error that kept popping up was that dss_pipeline_meta.json was missing.
Tagged:
Answers
-
If those models were trained before upgrading DSS, you'll need to retrain them to be able to deploy them.