有类似“批干腊肠吗e", which can store hundreds of models automatically?
Jack_Cheng_TW
MemberPosts:7Newbie
inHelp
I have tried first "Store Tree in Repository" and manually upload ".ioo", ".md", and ".properties" files to GitHub.
It's fine to handle just several models like this. However, is there something like "batch save", which can store hundreds of models automatically?
Thanks in advance!
Jack
It's fine to handle just several models like this. However, is there something like "batch save", which can store hundreds of models automatically?
Thanks in advance!
Jack
Tagged:
0
Best Answer
-
BalazsBarany Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified ExpertPosts:941UnicornHi@Jack_Cheng_TW,
if you generate a bunch of models in your process, you could combine them in a Collection. Check out the operators in Utility/Collections.
A collection is a single, large object (file) that you can upload in one step.
You could also add your git managed project folder as a repository in RapidMiner (Create new local repository, select existing folder) and put the hundreds of models there. Then yougit commitandgit pushthem. They will be distinct objects then.
Regards,
Balázs5
Answers