Merge remote-tracking branch 'upstream/development' into development |
|
More...
|
over 10 years ago
|
Reverting preferred host architecture back to 32-bits. |
|
More...
|
over 10 years ago
|
Fixing compiling in .NET 3.5; |
|
More...
|
over 10 years ago
|
implement a .Fit for Pareto. Doesn't do anything with weights. |
|
More...
|
over 10 years ago
|
Fixing unit tests. |
|
More...
|
over 10 years ago
|
Merge remote-tracking branch 'upstream/development' into development |
|
More...
|
over 10 years ago
|
Merge branch 'development' of https://github.com/accord-net/framework into development |
|
More...
|
over 10 years ago
|
Updating decomposition code generators so they are compatible with newer versions of the T4 toolbox and visual studio. |
|
More...
|
over 10 years ago
|
Merge pull request #17 from cureos/PR-20140604 |
|
More...
|
over 10 years ago
|
Updated tests to match correction in EmpiricalDistribution |
|
More...
|
over 10 years ago
|
Working on documentation. |
|
More...
|
over 10 years ago
|
Merge remote-tracking branch 'upstream/development' into development |
|
More...
|
over 10 years ago
|
Adding an apply in place variant to the normalization filter; Workaround for ChiSquare test when expected frequency is zero. |
|
More...
|
over 10 years ago
|
Updating descriptive analysis to support also quantile computation. |
|
More...
|
over 10 years ago
|
Adding a split step option to accelerate C4.5 (though this is not an ideal solution - most likely the algorithm could avoid the several copies and recursive calls). |
|
More...
|
over 10 years ago
|
Fixing failing tests. |
|
More...
|
over 10 years ago
|
Merge remote-tracking branch 'upstream/development' into development |
|
More...
|
over 10 years ago
|
Adding better argument checking in the Baum Welch learning algorithms. |
|
More...
|
over 10 years ago
|
Merge pull request #14 from aggieben/development |
|
More...
|
over 10 years ago
|
test showing a bug in accord-net/framework/#13 along with the (trivial) fix |
|
More...
|
over 10 years ago
|
Working on documentation, updating release notes. |
|
More...
|
over 10 years ago
|
GC-90: EmpiricalDistribution's SmoothingRule should use +0.2, not -0.2 in the factor calculation. |
|
More...
|
over 10 years ago
|
Issue 96: ConvexHullDefects doesn't accounts for defects between the last and first points. |
|
More...
|
over 10 years ago
|
Merge remote-tracking branch 'upstream/development' into development |
|
More...
|
over 10 years ago
|
Adding a Singular Value Decomposition implementation for jagged matrices. |
|
More...
|
over 10 years ago
|
Merge branch 'MikkelPorse-development' into development |
|
More...
|
over 10 years ago
|
Just some small modifications. |
|
More...
|
over 10 years ago
|
Merge branch 'development' of https://github.com/MikkelPorse/framework into MikkelPorse-development |
|
More...
|
over 10 years ago
|
GH-12: Add a HistogramBox viewer in the same spirit as ScatterplotBox and DataGridBox. |
|
More...
|
over 10 years ago
|
Merge remote-tracking branch 'upstream/development' into development |
|
More...
|
over 10 years ago
|