- Apr 03, 2025
-
-
Vlastislav Dohnal authored
-
- Oct 25, 2024
-
-
Vlastislav Dohnal authored
-
- Oct 18, 2024
-
-
Vlastislav Dohnal authored
ObjectFloatVectorCosine is not a metric!!! Markers applied. New metric variants of Cosine distance added - ...EuclideanCosine and ...Angular
-
- Sep 05, 2024
-
-
Vlastislav Dohnal authored
-
- Aug 16, 2024
-
-
Vlastislav Dohnal authored
-
- Oct 02, 2023
-
-
Vlastislav Dohnal authored
-
Vlastislav Dohnal authored
* Global precomputed distance cache implemented as an precomputed distances filter (for fast substitution in existing implementations) * Incompatiblity: PrecomputedDistancesFilterFactory requires a local abstract object as an argument to allow also automatic filter registration. * LocalAbstractObject.getDistanceFilter registers the new filter and overrides any existing one (it did not overwrite it before) * JavaDoc fixes
-
- Aug 15, 2023
-
-
Vlastislav Dohnal authored
KMeans pivot chooser fix in reselecting seeds on invalid input data (selecting the same object as multiple seeds) New helper method in OperationStatistics
-
- Jul 14, 2023
-
-
Vlastislav Dohnal authored
-
Vlastislav Dohnal authored
* Updated k-means/k-medoids pivot chooser (still the issue with object on hyperplane boundaries to solve) * CoveragePivotChooser fixes * New algorithm for recall/precision evaluation of various queries * New algorithm implementing a simple text-based protocol (used in master thesis by Jakub Hanko)
-
- May 02, 2022
-
-
Vlastislav Dohnal authored
OperationTime query parameter is set on completing a query all the time (regardless the global stats are enabled/disabled)
-
- Mar 16, 2022
-
-
Vlastislav Dohnal authored
* Fix in deserializing bucket id object key
-
- Dec 08, 2020
-
-
Vlastislav Dohnal authored
* Classes of ObjectFloatVectorNeuralNetwork move from the private repository
-
- Dec 07, 2020
-
-
Vlastislav Dohnal authored
* CoreApp extension by .repeatEvery (time specification)
-
Vlastislav Dohnal authored
* KMeans pivots chooser and hierarchical chooser
-
Vlastislav Dohnal authored
* New dump structure operation * KNN operation fixes the number of objects added (upon refining its answer) * KMeans pivots chooser and hierarchical chooser
-
- Oct 18, 2019
-
-
Michal Batko authored
* Updated java compiler parameters in POM * Added support for shutdown hook registration
-
- Apr 24, 2017
-
-
David Novak authored
Master Approved-by:
David Novak <novak.david@gmail.com>
-
- Apr 05, 2017
-
-
David Novak authored
-
- Oct 10, 2016
-
-
David Novak authored
-
- Oct 05, 2016
-
-
David Novak authored
minor convenience updates; float vector's method toString now prints the raw data (needed for GetObjectOperation#answer called by CoreApplication)
- May 10, 2016
-
-
David Novak authored
-
David Novak authored
-
David Novak authored
Batch ranking query
-
David Novak authored
major update that adds an UpdateLog that is automatically replayed in case of a hard system fall
-
- Apr 20, 2016
-
-
Honza Brázdil authored
-
Honza Brázdil authored
Alow construction of BatchKNNQueryOperation using any Iterator, not only StreamGenericAbstractObjectIterator
-
- Apr 13, 2016
-
-
David Novak authored
Master
-
David Novak authored
-
David Novak authored
-
David Novak authored
-
- Apr 12, 2016
-
-
David Novak authored
-
- Mar 31, 2016
-
-
David Novak authored
-
David Novak authored
-
David Novak authored
-
- Mar 02, 2016
-
-
David Novak authored
-
David Novak authored
-
David Novak authored
-
David Novak authored
-