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.