The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

ModelWriter formats

Legacy UserLegacy User Member Posts: 0 Newbie
edited June 2019 in Help
Hi,

the ModelWriter currently supports xml and binary. Could you also add "plain text" (model description in the same format as in the log) and "csv" (where applicable, for example for linear regression, naive bayes, PCA matrix, ...)?
Even though these files may not be readable by the RM, they are useful for the humans.

V

Answers

  • IngoRMIngoRM Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, Community Manager, RMResearcher, Member, University Professor Posts: 1,751 RM Founder
    Hi,

    the ModelWriter currently supports xml and binary. Could you also add "plain text" (
    this is actually already possible. Please use the operator "ResultWriter" which will produce plain text.

    Cheers,
    Ingo
Sign In or Register to comment.