-
I am trying to use the evaluate method to get accuracy numbers for several models using cross validation, however, I cannot get the method to run without giving the error shown below. I have confirmed that the 'models' variable given as an argument is in fact a list of model names, all of which are available as columns in the 'crossvalidation_df' dataframe. `
` `
` `
` |
Beta Was this translation helpful? Give feedback.
Answered by
jmoralez
Jun 25, 2024
Replies: 1 comment 3 replies
-
What's the error that you get? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Which
rmse
are you using?