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
What is the equivalent to missForest missing value imputation in rapidminer?
I would like to obtain missing value imputation.
In the missForest package in R I could implement the missing values and check the error imputate values (out of bag) as normalized mean
square error (NRMSE) and proportion of falsely classified (PFC).
Thereby for example a NRMS of 0.13 and PFC of 0.15 mean that the
the continuous values were imputed with an error of 13% and the categorical of 15%.
the continuous values were imputed with an error of 13% and the categorical of 15%.
Do I have this possibility in RapidMiner too?
0
Answers
Best