20
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adjusting projects so debug binaries go in a common folder.
cesarsouza
as Cesar Souza
More... about 11 years ago
Updating release notes.
cesarsouza
as Cesar Souza
More... over 11 years ago
Preparations for next release (v2.11).
cesarsouza
as Cesar Souza
More... over 11 years ago
Updating .NET 3.5 compatibility.
cesarsouza
as Cesar Souza
More... over 11 years ago
Correcting column name generation in DescripteAnalysis.
cesarsouza
as Cesar Souza
More... over 11 years ago
Working on documentation.
cesarsouza
as Cesar Souza
More... over 11 years ago
Updating release notes for version 2.11.
cesarsouza
as Cesar Souza
More... over 11 years ago
Updating version information and removing the DEBUG compilation flag from Accord.Statistics when compiling in Release mode.
cesarsouza
as Cesar Souza
More... over 11 years ago
Fixing MatthewsCorrelationCoefficient. Fixes Google Code #77.
cesarsouza
as Cesar Souza
More... over 11 years ago
Updating Absolute and RelativeConvergence to implement a common interface.
cesarsouza
as Cesar Souza
More... over 11 years ago
Removing minimum window size for the nose detector in the FaceController component.
cesarsouza
as Cesar Souza
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.
cesarsouza
as Cesar Souza
More... over 11 years ago
Working on documentation.
cesarsouza
as Cesar Souza
More... over 11 years ago
Updating setup version numbers, and correcting the sample application archiver to generate whole names when creating zip files.
cesarsouza
as Cesar Souza
More... over 11 years ago
Reorganizing sample applications.
cesarsouza
as Cesar Souza
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.
cesarsouza
as Cesar Souza
More... over 11 years ago
Minor corrections.
cesarsouza
as Cesar Souza
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.
cesarsouza
as Cesar Souza
More... over 11 years ago
Adding TryParse methods to optimization objective functions and constraints so they can be more easily parsed.
cesarsouza
as Cesar Souza
More... over 11 years ago
Correcting probability distributions so property evaluation order doesn't result in exceptions (Fixes GC-73).
cesarsouza
as Cesar Souza
More... over 11 years ago
Adding initial support for non-linear regression and Least-Squares optimization algorithms.
cesarsouza
as Cesar Souza
More... over 11 years ago
Adding a ComponentView control to show information about statistical analysis.
cesarsouza
as Cesar Souza
More... over 11 years ago
Correcting the IsLinear property implementation in SequentialMinimalOptimization so it doesn't throws exceptions when it shouldn't.
cesarsouza
as Cesar Souza
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.
cesarsouza
as Cesar Souza
More... over 11 years ago
Correcting ArrayDataView so it works again with Jagged arrays.
cesarsouza
as Cesar Souza
More... over 11 years ago
Updating the sample application packager to generate a single archive with both sources and binaries.
cesarsouza
as Cesar Souza
More... over 11 years ago
Updating unit tests.
cesarsouza
as César Souza
More... over 11 years ago
Updating documentation, spell checking the entire solution and updating the project's website in copyright headers.
cesarsouza
as César Souza
More... over 11 years ago
Adding a robust option to force the use of the SVD in linear regression.
cesarsouza
as César Souza
More... over 11 years ago
Adding an option to disable normalization (centering) when estimating Cox models.
cesarsouza
as César Souza
More... over 11 years ago