deploy model to get results row by row for streaming input
Subhojyoti
MemberPosts:3Newbie
inHelp
I want to iterate over a sample of test records and generate the predictions row by row instead of all at the same time. This is to replicate predictive maintenance behavior where data may come after every 5 seconds from sensors and we have to predict one row at a time. Process is created with RM Studio 10.1 and api created with AI Hub 10.x
0
Best Answer
-
MartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University ProfessorPosts:3,381RM Data ScientistHi,you would expose the process as a WS and then call it row by row from the outside.
Cheers,Martin
- Head of Data Science Services at RapidMiner -
Dortmund, Germany0
Answers