Hi everyone, i'm having trouble to transform the predicted data to its original value after normalisation. Is there any method of doing so?thank you very much.
0
Answers
MartinLiebigAdministrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University ProfessorPosts: 3,453 RM Data Scientist
Hi,
Â
sure. You can use a De-Normalize Operator to convert the preprocessing normalization model into a de-normalization model. This can be applied using Apply Model.
Â
Have a nice Sunday,
Martin
- Sr. Director Data Solutions, Altair RapidMiner - Dortmund, Germany
Hi @mschmitz, thank you very much for the reply. i have tried the method you suggessted, but the conversion seems like only applicable to the original dataset not for the predicted value. i have included the code here, i'm not sure if i have made some mistakes here. thank you very much.
Answers
Hi,
Â
sure. You can use a De-Normalize Operator to convert the preprocessing normalization model into a de-normalization model. This can be applied using Apply Model.
Â
Have a nice Sunday,
Martin
Dortmund, Germany
Hi @mschmitz, thank you very much for the reply. i have tried the method you suggessted, but the conversion seems like only applicable to the original dataset not for the predicted value. i have included the code here, i'm not sure if i have made some mistakes here. thank you very much.