TunedTabPFNRegressor (metric=MetricType.ACCURACY) #43
Unanswered
wandimmuufaantaa
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
MetricType.ACCURACY is being used in both TunedTabPFNClassifier and TunedTabPFNRegressor. I am wondering how 'accuracy' is being used as a metric for the regression model.
I tried to use 'mse' and 'rmse' but the model performance is less than the result obtained using 'accuracy'.
Beta Was this translation helpful? Give feedback.
All reactions