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

luiz_gabriel
luiz_gabriel New Altair Community Member
edited November 2024 in Community Q&A
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!!
Tagged:

Answers

  • MartinLiebig
    MartinLiebig
    Altair Employee
    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
  • luiz_gabriel
    luiz_gabriel New Altair Community Member
    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!