issues
search
sethjuarez
/
numl
Machine Learning for .NET
http://numl.net
MIT License
430
stars
104
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add Genetic Algorithms
#35
bdschrisk
opened
9 years ago
0
Removed the changed .Select().Max() b/c the way it was written, it'd …
#34
jamessdixon
closed
8 years ago
0
Addded generic overload to Learn so that the examples do not have to …
#33
jamessdixon
closed
9 years ago
2
Support coreclr
#32
sethjuarez
closed
8 years ago
0
Move Serialization to Json
#31
sethjuarez
closed
8 years ago
3
Add a Gitter chat badge to README.md
#30
gitter-badger
closed
9 years ago
0
Model.Load(string) fails for KernelPerceptronGenerator
#29
DashNY
closed
8 years ago
4
Enumerable Label not supported.
#28
ChewyMoon
opened
9 years ago
10
Async support with cancellation
#27
DashNY
opened
9 years ago
1
Deserialization error when using Load(STREAM)
#26
DashNY
closed
8 years ago
4
Unexplained IndexOutOfRangeException
#25
normanhh3
opened
9 years ago
10
NullReferenceException using Learner
#24
fdbarroso
closed
9 years ago
4
Various speed improvements and additional work on GMM: closes #21, closes #22
#23
sethjuarez
closed
9 years ago
0
Performance tweak in DecisionTreeGenerator.GetBestSplit
#22
DashNY
closed
9 years ago
1
Unused local variable
#21
AndyClaw
closed
9 years ago
1
merging dev regression fixes and namespace corrections
#20
sethjuarez
closed
9 years ago
0
Portable
#19
bdschrisk
closed
9 years ago
3
LinearRegression- unable to load saved model
#18
DashNY
closed
9 years ago
6
Levenshtein Edit Distance Algorithm
#17
normanhh3
closed
9 years ago
2
Using StringFeature Kills Application
#16
ghost
closed
9 years ago
8
LinearRegression Model and Extension changes
#15
bdschrisk
closed
9 years ago
2
Update Matrix.cs
#14
bdschrisk
closed
9 years ago
1
Please add support for decimal properties
#13
DashNY
closed
9 years ago
9
Unpredictable Results Using NaiveBayesGenerator
#12
sjwoodard
closed
10 years ago
3
Fixing IndexOutOfRangeException using Fluent API.
#11
emmekappa
closed
10 years ago
1
Added option to reuse columns on decision trees.
#10
adroach1
closed
10 years ago
1
Titanic Challenge Commit
#9
budbjames
closed
11 years ago
2
Automatic model/parameter selection based on descriptor labels
#8
sethjuarez
closed
10 years ago
1
Unsupervised model specification
#7
sethjuarez
closed
11 years ago
1
Model saving and loading
#6
sethjuarez
closed
10 years ago
9
bug , always select the highers value
#5
sam12github
closed
11 years ago
3
Feature value greater than range found in all trained instances throws an exception on prediction using DecisionTree
#4
budbjames
closed
11 years ago
1
Added unit tests to illustrate an issue as well as provide more code coverage.
#3
budbjames
closed
11 years ago
0
Unable to match split value 10 for feature [V2, 1, 1][2]
#2
sam12github
closed
11 years ago
2
value return -1
#1
sam12github
closed
11 years ago
6
Previous