Exemplo n.º 1
0
 public abstract int Predict(SparseVector x, out double confidence);
Exemplo n.º 2
0
 public abstract int Predict(SparseVector x);