Adjusting projects so debug binaries go in a common folder. |
|
More...
|
about 11 years ago
|
Updating release notes. |
|
More...
|
over 11 years ago
|
Preparations for next release (v2.11). |
|
More...
|
over 11 years ago
|
Updating .NET 3.5 compatibility. |
|
More...
|
over 11 years ago
|
Correcting column name generation in DescripteAnalysis. |
|
More...
|
over 11 years ago
|
Working on documentation. |
|
More...
|
over 11 years ago
|
Updating release notes for version 2.11. |
|
More...
|
over 11 years ago
|
Updating version information and removing the DEBUG compilation flag from Accord.Statistics when compiling in Release mode. |
|
More...
|
over 11 years ago
|
Fixing MatthewsCorrelationCoefficient. Fixes Google Code #77. |
|
More...
|
over 11 years ago
|
Updating Absolute and RelativeConvergence to implement a common interface. |
|
More...
|
over 11 years ago
|
Removing minimum window size for the nose detector in the FaceController component. |
|
More...
|
over 11 years ago
|
Adding a maximum checks property to set how many times convergence has to be detected to be considered achieved in the RelativeConvergence criteria. |
|
More...
|
over 11 years ago
|
Working on documentation. |
|
More...
|
over 11 years ago
|
Updating setup version numbers, and correcting the sample application archiver to generate whole names when creating zip files. |
|
More...
|
over 11 years ago
|
Reorganizing sample applications. |
|
More...
|
over 11 years ago
|
Making sure Bag-of-Visual-Words created using the FREAK detector can be properly serialized. Resolves Issue GC-74 and GC-75. |
|
More...
|
over 11 years ago
|
Minor corrections. |
|
More...
|
over 11 years ago
|
Adding an experimental multiple Baum-Welch learning class to help achieving a good local minima by trying several models with different initializations. |
|
More...
|
over 11 years ago
|
Adding TryParse methods to optimization objective functions and constraints so they can be more easily parsed. |
|
More...
|
over 11 years ago
|
Correcting probability distributions so property evaluation order doesn't result in exceptions (Fixes GC-73). |
|
More...
|
over 11 years ago
|
Adding initial support for non-linear regression and Least-Squares optimization algorithms. |
|
More...
|
over 11 years ago
|
Adding a ComponentView control to show information about statistical analysis. |
|
More...
|
over 11 years ago
|
Correcting the IsLinear property implementation in SequentialMinimalOptimization so it doesn't throws exceptions when it shouldn't. |
|
More...
|
over 11 years ago
|
Correcting the kd-tree implementation when retrieving nodes based on maximum number of nearest neighbors. This commit introduces breaking changes. |
|
More...
|
over 11 years ago
|
Correcting ArrayDataView so it works again with Jagged arrays. |
|
More...
|
over 11 years ago
|
Updating the sample application packager to generate a single archive with both sources and binaries. |
|
More...
|
over 11 years ago
|
Updating unit tests. |
|
More...
|
over 11 years ago
|
Updating documentation, spell checking the entire solution and updating the project's website in copyright headers. |
|
More...
|
over 11 years ago
|
Adding a robust option to force the use of the SVD in linear regression. |
|
More...
|
over 11 years ago
|
Adding an option to disable normalization (centering) when estimating Cox models. |
|
More...
|
over 11 years ago
|