Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on June 4, 2023 5:50AM
Likes: 0
Replies: 1
I've completed almost 75% of the project but i was stuck and literally have no idea to move forward. I have an issue with the project that i was unable to complete the three green symbols in the first image and the second image is the flow of my project.
Please help me regarding this.
Thankyou
Operating system used: windows 10
Hi @RupeshAyyapured
,
To add the deployed model and training recipe, you will need to train the model in "Lab" / Visual Analysis
https://knowledge.dataiku.com/latest/data-preparation/lab-visual-analyses/concept-lab.html
Then deploy that model :
https://knowledge.dataiku.com/latest/ml-analytics/model-scoring/tutorial-deploy-model-to-flow.html
Then add a scoring recipe:
https://knowledge.dataiku.com/latest/ml-analytics/model-scoring/concept-scoring-data.html
You should then be able to replicate the flow you shared in your first screenshot.
Thanks