I have difficulty in creating custom templates in Rapid Miner.

User: "Jhc"
New Altair Community Member
Updated by Jocelyn

I have difficulty in creating custom templates in Rapid Miner. If you look at the format for creating templates in Rapid Minor, you need icon.png, My Template.rmp and template.properties files. The template.properties files defines the name of the template and contains a short description. it must be encoded as ISO-8859-1. It is said. I am wondering how I can create a properties file myself, rather than the rmp and propeties files generated by exporting a process file. If you have created custom templates, please help.

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "gmeier"
    New Altair Community Member
    Accepted Answer
    Hi @Jhc,
    you can just create a template.txt file, open it with your text editor and add "template.name=" etc. Save it and rename it to template.properties. If you are only using english characters, that should be it.
    Hope that helps.