🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Root mean square calculation

User: "frasau"
New Altair Community Member
Updated by Jocelyn

Hi!
Can you tell me if there is an operator in RM to calculate the root mean square of a time series?

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Telcontar120"
    New Altair Community Member
    Accepted Answer
    RMSE is typically a performance metric for evaluation of a regression type machine learning model where a numerical label has been predicted.  It can be found in the "Performance(Regression)" operator.  If your dataset is a label and an associated prediction for each row then it will be able to calculated using that operator.