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

Linear Regression Model to Example Set or Macro

gpmpublic
gpmpublic Member Posts: 1 image Learner III
edited July 2019 in Help
I would like to report to a csv file linear regression model coefficients generated in a loop.
Is it possible to convert a linear regression model tabular view to an example set?  If so, how?

Thanks.

Patrick

Answers

  • MariusHelf
    MariusHelf RapidMiner Certified Expert, Member Posts: 1,869 image Unicorn
    Hi Patrick,

    that is not possible out of the box, but you can use the Execute Script operator to extract the coefficients.

    Best regards,
    Marius