A program to recognize and reward our most engaged community members
Hi everyone
I'm using rapidminer for building a neural network model and I wonder that "Is there any possible way to show rmse and R^2 of a neural network model"
best regard,
Thuy An
@Marco_Barradas , @JeffChowaniec, @YYH or @sgenzer any ideas recommendations you might be able to share?
Of course. You will need the operator "performance (regression)" which compare the model prediction and the numerical label for your regression models.
Remember to check the root mean squared error and squared correlation (R^2) here in the parameter setting
attached is the sample process (.rmp)
Hope this helps.
YY