You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my case, my sumsquare_error is about 0.010512 . I notice that the sumsquare_error example in the doc is about to 0. I wonder if I can use this result.
Another question, how to convert the sumsquare_error to R_squared or can Fitter output the R_squared?
The text was updated successfully, but these errors were encountered:
sumsquare_error
is about0.010512
. I notice that thesumsquare_error
example in the doc is about to0
. I wonder if I can use this result.sumsquare_error
toR_squared
or canFitter
output theR_squared
?The text was updated successfully, but these errors were encountered: