public class RootMeanSquaredError extends Object
RootMeanSquaredError()
void
add(float[] predicted, float[] target)
float
getTotal()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RootMeanSquaredError()
public void add(float[] predicted, float[] target)
public float getTotal()
Copyright © 2022. All rights reserved.