Hello!
I have predicted the stream flow with two methods:
The first method is Bayesian network that predicts the class of stream flow and the second method is SVR (Support Vector Regression) that predicts the approximate amount of stream flow.
Since I used Nash-Sutcliff coefficient for evaluate second method I need Nash-Sutcliff coefficient for first method so I can compare two methods.