Using Database Table for Scoring in Deployment View

RapidMinerUser12RapidMinerUser12 Member Posts: 11 Learner I
edited November 2019 in Help
Hi all,

I'm working on a project where I need to use the Deployment View for scoring the models.
So, when I import the scoring data, the dialog shows me all of my existing repositories, from where I can choose my data.
To my knowledge, database tables cannot be accessed directly, they need to be stored in some repository first (Read Database operator, then Store operator). Is there any work-around to this - a way to access the tables directly from the database and import them into Deployment view? The database tables I'm using for scoring have millions of rows of data. I'll lose a lot of time if I store them first.

Thank you in advance.

Best Answer

Sign In or Register to comment.