예제 #1
0
 public abstract int Predict(SparseVector x, out double confidence);
예제 #2
0
 public abstract int Predict(SparseVector x);