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

Text Values to Numerical Values for using PCA

joseegaslopezjoseegaslopez Member Posts: 1 Learner II
edited November 2018 in Help

Hi miners!

I am trying to use PCA component, so it needs only numerical type values, I have a CSV which has kind of 5 or 6 attributes which contain text. I used the following:

Retrieve Data -> Text to Nominal operator  -> Nominal to Numerical -> Replace Missing Values -> PCA

When I try to add the attributes in Text to Nominal the list is empty, so I added the attributes manually with the '+' but when I run it it says that the attributes don't exist in the input data.

Am I missing something?

Answers

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533 RM Data Scientist

    Hi,

    are you sure that your attributes are of type text? Just add a breakpoint before Text to Nominal and have a look.

     

    Best,

    Martin

    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
Sign In or Register to comment.