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

How to save a prediction model generated by automodel for future analysis

luiz_gabrielluiz_gabriel Member Posts: 2 Learner I
Hello!

How can I save a prediction model generated by automodel, to use it in other databases later?

I don't want to save the process, just the generated A.I. model, so that in the future I can only predict new data based on this previously saved model.

Was I clear?

Thanks!!

Answers

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533 RM Data Scientist
    Hi,
    there is a save button on the lower right, which exports everything to the repo. You can then use the Score Set process to score new data.

    Cheers,
    Martin
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
  • luiz_gabrielluiz_gabriel Member Posts: 2 Learner I
    edited June 2023
    @MartinLiebig Hi Martin! Thanks for the answer.

    Could you explain it to me visually through printscreen, as I met rapidminer a few days ago?

    Which point should i connect to the widget, since the automodel generates a huge process with many connections?

    And how would this process of using the previously generated learning with new data be done?

    Thank you very much!
Sign In or Register to comment.