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