Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

Register a Table for Production

RapidMinerUser12RapidMinerUser12 Member Posts: 11 Learner I
Hi!

I have a model that needs to be registered for production - I need some metadata about the model to be registered to a database table.
This metadata includes a generated unique id, the model name (user input), the model description (user input), and some other variables, like is_active (can have "active", "inactive", and "on_hold" values) and is_main (can have "main" or "challenger" values). 
So my idea is to generate an example set in RM that would be appended to the database table with metadata.
As far as I am informed, there's no exact way to extract metadata from a process.
Is there a way to make the data entry easy on the users? The business users really don't want to go into the process flow and type in all of the variable values by themselves - except for the model name and description. So maybe something like a dropdown list for the is_active and is_main variables, so we can make sure they never do a typo?

Thank you in advance.

Best Answer

Answers

  • e30m40e30m40 Member Posts: 1 Learner II
    a suggestion words..associate with history..
Sign In or Register to comment.