Discover and read the best of Twitter Threads about #mlzoomcamp

Most recents (1)

Metric is required to Evaluate a Machine Learning Model

There are many metrics to check how well a Regression Model behaves , But the most common one is RMSE

Here’s how you can check the accuracy of your next ML model

Thread 🧵

Taught in #MLZoomcamp by @Al_Grigor
RMSE - Root Mean Squared Error

It tells us the average loss/distance between our predicted values and target in the dataset

It's simply how much the trained model disagrees with the actual Target value
and It tells us how large the errors that our model makes are.
RMSE is computed with the formula below in pic:

Here,

✔ ' Predicted' is the Value predicted by the Model
✔ 'Actual" is the Target value(y)
✔ 'N' is the number of observations in the dataset Image
Read 8 tweets

Related hashtags

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3.00/month or $30.00/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!