I have two columns which has results of string match percentage now have to compare Model 1 and Model 2 that which model is more accurate
Model 1
10
20
30
50
65
32
Model2
0
12
15
40
32
43
Have to compare which model is more accurate regardless what was the model
Approach to solve this problem.I have to get the concept I can use to how to go with the problem.I tried getting rmse byt did get a proper solution
New contributor
Aastha Sonker is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.