what's the next step after generating a model using auto model

User: "Tala"
New Altair Community Member
Updated by Jocelyn
hello,



i'm a newbie, i used auto model and i have a saved process of gradient boosted trees.

my problem is i have explained results on only a few of the data i believe because auto model split the data set to training and testing, i want the results of all of the data . also, if i want to apply new data on the model how could i do that? 



thank you so much

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "MartinLiebig"
    Altair Employee
    Accepted Answer
    Hey,

    you can save the results into your repository with the button on the lower left. This creates a bunch of processes and artifacts. each model has a process called "score_set" which you can use to score new data.

    Cheers,
    Martin