Is AutoModel on break, or is it just me?

tonyboy9
tonyboy9 New Altair Community Member
edited November 2024 in Community Q&A
The task is to predict churn in a telecommunications business. This is the data set imported to RapidMiner Studio:



This is the commit cleanse step in TurboPrep:



This is model predict in AutoModel:



This is AutoModel run:



This is all eight models errors:



I've only seen this once before with AutoModel, so I said nothing, hoping it would get well. If anyone has anything helpful to offer, I would appreciate hearing from you.
Thank you for your time.
Tony
Tagged:

Best Answers

  • lionelderkrikor
    lionelderkrikor New Altair Community Member
    Answer ✓
    Hi Tony,

    To have an idea of what is going on, click on "Model" for a given model and then click on "OPEN PROCESS".
    The process associated to the model is opening, then run this process to determine which operator is raising an error
    and the nature of this error.

    Hope this helps,

    Regards,

    Lionel

  • MartinLiebig
    MartinLiebig
    Altair Employee
    Answer ✓
    there is a bug that autmodel cannot handle ( and ) in column names. That should cause it.

Answers

  • lionelderkrikor
    lionelderkrikor New Altair Community Member
    Answer ✓
    Hi Tony,

    To have an idea of what is going on, click on "Model" for a given model and then click on "OPEN PROCESS".
    The process associated to the model is opening, then run this process to determine which operator is raising an error
    and the nature of this error.

    Hope this helps,

    Regards,

    Lionel

  • MartinLiebig
    MartinLiebig
    Altair Employee
    Answer ✓
    there is a bug that autmodel cannot handle ( and ) in column names. That should cause it.