aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/container/ml
Commit message (Expand)AuthorAgeFilesLines
* Avoid reflection magicHenning Baldersheim2024-03-081-3/+3
* - Replace rank profile listHenning Baldersheim2024-03-081-9/+9
* Update copyrightJon Bratseth2023-10-092-2/+2
* Revert "Revert "Let list handling catch up with Java 17""Henning Baldersheim2022-12-021-2/+2
* Revert "Let list handling catch up with Java 17"Bjørn Christian Seime2022-12-021-2/+2
* Let list handling catch up with Java 17Henning Baldersheim2022-12-021-2/+2
* Rename the 'searchdefinition' package to 'schema'Jon Bratseth2022-05-191-1/+1
* Revert "Use LinkedHashMap to get deterministic config order"Jon Bratseth2022-02-021-2/+2
* Use LinkedHashMap to get deterministic config orderJon Bratseth2022-02-021-2/+2
* Classify exceptions better to avoid unnecessary stack tracesJon Bratseth2022-01-211-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-072-2/+2
* Write blobs (large rank expression files) for model evaluator testerLester Solbakken2021-09-091-10/+48
* Revert "Revert "Remove incomplete constructor and unify tests.""Henning Baldersheim2021-08-261-4/+12
* Revert "Remove incomplete constructor and unify tests."Arnstein Ressem2021-08-261-12/+4
* Remove incomplete constructor and unify tests.Henning Baldersheim2021-08-261-4/+12
* Add unit testing of ModelsEvaluator in applicationsLester Solbakken2021-06-282-0/+142