You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Bo Peng d5d5a46ba3 fix bug in normal distribution: _log_prob 6 years ago
..
KMeansClustering.cs add train and predict interfaces to IExample. 6 years ago
LinearRegression.cs add train and predict interfaces to IExample. 6 years ago
LogisticRegression.cs add train and predict interfaces to IExample. 6 years ago
NaiveBayesClassifier.cs fix bug in normal distribution: _log_prob 6 years ago
NearestNeighbor.cs add train and predict interfaces to IExample. 6 years ago
NeuralNetXor.cs add train and predict interfaces to IExample. 6 years ago