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

Discretization

Legacy UserLegacy User Member Posts: 0 Newbie
edited November 2018 in Help
I use the freq discretization operator and save a preprocessing model that includes normalization as well with my training set of data. the freq discretization produces 5 bins with ones tailed with infinite values. However whenever I load this preprocess model and apply it to test data ( or even reapply it to the training data itself! ) it puts values in the bins on the end with "?" instead of the infinite ranges, this crashes the learner then with index array problems. I think when loading a model the infinite and -infinite are not be handled correctly

Answers

  • TobiasMalbrechtTobiasMalbrecht Moderator, Employee-RapidMiner, Member Posts: 295 RM Product Management
    Hello,

    at the moment at least I have no clue what exactly causes the error. But we will have a look on your problem and keep you informed if we find a solution.

    Could you please post your process setup you used to write and apply your preprocessing model?!

    Regards,
    Tobias
Sign In or Register to comment.