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