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.
What is best way to use Version Control with RapidMiner
I would like to save my RapidMiner work in a source code repository such as GitHub. I noticed that the RapidMiner repository on my local machine has files that seem to correspond to my process. It looks like each process has three files on the hard drive: ".ioo", ".md", and ".properties". I'm thinking of checking these files into a source code repository such as GitHub. I would then rely on GitHub to store my work and version it. I'm thinking this should work. I'm interested in knowing how other people are versioning their work.
Tagged:
0
Answers
Great question. With Server I usually do simple versioning in the versioning view panel. For just Studio I save the processes to a repository and then GitHub that up.