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

Can't run models

GAGA1234GAGA1234 Member Posts: 2 Learner I
Hi,

I'm a newbie that tried to run models from the RapidminerGo and got this error:
Generalized Linear Model, Deep Learning, Decision Tree, Random Forest, Gradient Boosted Trees, Support Vector Machine com.rapidminer.operator.UserError: The attribute <em>google)</em> was already present in the example set. at com.rapidminer.example.SimpleAttributes.rename(SimpleAttributes.java:183) at com.rapidmin...

Do you know what I should change in my data in order to make it work?

Thanks,
Erez

Answers

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533 RM Data Scientist
    Hi,
    AutoModel has a known issue, that it cannot handle ) or ( in attribute names. Please remove them upfront.

    Best,
    MArtin
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
  • GAGA1234GAGA1234 Member Posts: 2 Learner I
    Thank you. It helped
Sign In or Register to comment.