Auto Model data set split using choice (e.g. linear sampling)

User: "tomMEM"
New Altair Community Member
Updated by Jocelyn
Hello, I wonder if it is possible to indicate e.g. linear sampling split for the training and test data set generation within the module "Auto Model".
Somehow the predicted values are far to good, so that the it would be better for my data set to use linear sampling to split the data set.
Of course it would be possible to do so after Auto Model using the stored process, but for convince it might better to chose first hand.
Thank you.

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Caperez"
    Altair Community Member
    Accepted Answer
    Hi @behnish
    The Auto model perform a lot of operations automatically using a standard good practices for ML. Each model created using these good practices has a lot of parameters and its unmanageable from a panel.
    the best solution is to run a Auto model and then go into the model and adap it

    Regards.