How can I calculate the error rate?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi, I have two sets of variable. A is real world data and B is my predictions. The question is how can I calculate the error rate?
For example;
A=[30,25,46,20,18,12,...47]
B=[28,20,46,25,30,12,...44]
0 comentarios
Respuestas (1)
Ver también
Categorías
Más información sobre Special Characters en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!