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

How to store the preprocessed data and use it again during classification?

preethypreethy Member Posts: 7 Contributor II
Hello,

I have 11 categories and close to 16000 text documents each of small size. I have done a preprocessing on the training data and have stored the example sets for each category separately in the repository.  I want to use them for classification. How shall I do this?

Answers

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533 RM Data Scientist
    Why don't you simply retrieve them and model it?

    If needed you can load a datafile containing the repository names and use Loop Values to automate the 11 modelling processes.

    Cheers,

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