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

changing type at the beginning or later in process?

maxellmaxell Member Posts: 4 Learner I
edited December 2021 in Help
hello,
I am rapid miner beginner and have a question:
I have an actually binominal attribute with wrong values (0 means no, 1 means yes and there is still a third value: 2).
Do I have to change the type of the attribute to binomial right at the beginning (when reading the csv file into RM)?

Thanks in advance!
KR

Best Answer

  • ceaperezceaperez Member Posts: 541 Unicorn
    edited December 2021 Solution Accepted
    Hi @maxell,
    Welcome to Rapidminer community.
    When you use the read csv operator with the import configuration wizard, in the second step you can change the attribute type.
    please see the attached image.
    After that, inside of your process, you can use the numerical to binomial, numerical to polynominal or map operators to handle with data types and transformations

    Best, 
    Cesar

Answers

Sign In or Register to comment.