Primary competition visual

CGIAR Eyes on the Ground Challenge

Helping Africa
$10 000 USD
Completed (over 2 years ago)
Prediction
871 joined
137 active
Starti
Jul 21, 23
Closei
Nov 03, 23
Reveali
Nov 03, 23
RMSE loss function requirement
Help · 30 Oct 2023, 23:18 · 2

I realized I am required to use root mean squared error for my loss fuction, but RMSE does not exist in tf.keras.losses. I have trained a model using MSE, is this acceptable or do I have to define my own RMSE loss function?

Discussion 2 answers
User avatar
Juliuss
Freelance

It just means that our predictions will be ranked based on rmse scores from actual. You can train with any metric of choice.

30 Oct 2023, 23:41
Upvotes 1