summaryrefslogtreecommitdiffstats
path: root/model-evaluation
Commit message (Collapse)AuthorAgeFilesLines
* Move all importing to model-integrationJon Bratseth2018-11-221-3/+5
|
* Restore old package nameJon Bratseth2018-11-221-1/+1
|
* bindings->arguments, binding->name in web service APIJon Bratseth2018-10-022-16/+10
|
* Be truthful about generated functionsJon Bratseth2018-10-023-31/+47
|
* Don't expose generated functionsJon Bratseth2018-10-023-5/+14
|
* Return function types without evaluatingJon Bratseth2018-10-023-20/+18
|
* Add copyright headerJon Bratseth2018-10-013-2/+5
|
* Remove TODOJon Bratseth2018-10-012-4/+0
|
* Test validation explicitlyJon Bratseth2018-10-012-2/+71
|
* Validate all bindingsJon Bratseth2018-10-016-29/+65
|
* Fill in missing typesJon Bratseth2018-10-015-39/+70
|
* Resoløve return types whenever possibleJon Bratseth2018-10-014-6/+34
|
* Include argument type information in functionsJon Bratseth2018-10-017-34/+126
|
* Move most of logic to model evaluation and better discovery informationLester Solbakken2018-09-202-72/+51
|
* Remove ExportPackageLester Solbakken2018-09-191-4/+0
|
* Throw and catch exception on query errorLester Solbakken2018-09-191-37/+39
|
* Merge pull request #6981 from vespa-engine/lesters/add-model-eval-rest-apiJon Bratseth2018-09-187-18/+407
|\ | | | | Lesters/add model eval rest api
| * Change return codes from 400 to 404Jon Bratseth2018-09-182-10/+14
| |
| * AddedJon Bratseth2018-09-181-0/+4
| |
| * Add model evaluation rest api handlerLester Solbakken2018-09-176-18/+399
| |
* | support 'function' in addition to 'macro' in rank profilesJon Bratseth2018-09-171-2/+2
|/
* Import small constantsJon Bratseth2018-09-115-2/+100
|
* Set scope 'provided' for config-lib in searchcoregjoranv2018-09-101-3/+0
| | | | | - Searchcore is not used in any java standalone (non-jdisc) apps. - ImportPackage in model-evaluation is now unnecessary.
* Test mnist modelJon Bratseth2018-09-101-1/+1
|
* Use correct modelJon Bratseth2018-09-103-0/+6
|
* Use fileAcquirerJon Bratseth2018-09-104-13/+29
|
* Revert "Merge pull request #6859 from ↵Jon Bratseth2018-09-1017-51/+31
| | | | | | | vespa-engine/revert-6855-bratseth/test-with-constants" This reverts commit 68708408abd1d47bb8f5e5a1d80855739b717c2f, reversing changes made to 56591420e8cb8c6a9085d7327b977c3c5b1971b1.
* Revert "Test with constants"Arnstein Ressem2018-09-1017-31/+51
|
* Optimize importsJon Bratseth2018-09-075-27/+0
|
* Test with constantsJon Bratseth2018-09-0714-24/+31
|
* Refactor test and prepare for injecting constantsJon Bratseth2018-09-075-124/+197
|
* Read fiel distribution file reference correctlyJon Bratseth2018-09-071-4/+17
|
* Send global constantsJon Bratseth2018-09-062-39/+65
|
* Explicitly import com.yahoo.configJon Bratseth2018-09-051-0/+3
|
* Revert "Merge pull request #6818 from ↵Jon Bratseth2018-09-0512-30/+226
| | | | | | | vespa-engine/revert-6813-bratseth/handle-large-constants-take-4" This reverts commit 9394b251a6353151e01121d019052a2e0860f117, reversing changes made to bd6bfca0bc973eb2edd4fc2ab793f2e2ca3fc248.
* Revert "Bratseth/handle large constants take 4"Harald Musum2018-09-0512-226/+30
|
* Revert "Merge pull request #6794 from ↵Jon Bratseth2018-09-0512-30/+226
| | | | | | | vespa-engine/revert-6788-bratseth/handle-large-constants-take-2" This reverts commit 7516c7245cbcda860ff977fe111ebfe7e35e0078, reversing changes made to 793aac11a3cbefd24535595665fc3c3104c1e043.
* Revert "Bratseth/handle large constants take 3"Jon Bratseth2018-09-0511-221/+30
|
* Move ranking-constants.def to configdefinitionsJon Bratseth2018-09-051-5/+0
|
* Revert "Merge pull request #6794 from ↵Jon Bratseth2018-09-0512-30/+226
| | | | | | | vespa-engine/revert-6788-bratseth/handle-large-constants-take-2" This reverts commit 7516c7245cbcda860ff977fe111ebfe7e35e0078, reversing changes made to 793aac11a3cbefd24535595665fc3c3104c1e043.
* Align text linesJon Bratseth2018-09-041-2/+2
|
* Add OWNERS and READMEJon Bratseth2018-09-042-0/+8
|
* Revert "Bratseth/handle large constants"Harald Musum2018-09-0412-227/+30
|
* Read and resolve constants in model evaluationJon Bratseth2018-09-0311-29/+185
|
* Test importing of ml modelsJon Bratseth2018-09-033-4/+45
|
* Remove bogus plugin configuration.gjoranv2018-08-311-17/+1
|
* Revert "Merge pull request #6742 from ↵Jon Bratseth2018-08-301-2/+2
| | | | | | | vespa-engine/revert-6732-bratseth/generate-rank-profiles-for-all-models-part-10-2" This reverts commit a294ef166c59c795f9e6fd31fbd6914c502d559a, reversing changes made to cef4c0f9d7c084f320e77abb2a93522acd7f3f53.
* Revert "Bratseth/generate rank profiles for all models part 10 2"Jon Bratseth2018-08-301-2/+2
|
* Merge pull request #6732 from ↵Lester Solbakken2018-08-301-2/+2
|\ | | | | | | | | vespa-engine/bratseth/generate-rank-profiles-for-all-models-part-10-2 Bratseth/generate rank profiles for all models part 10 2
| * Revert "Merge pull request #6722 from ↵Jon Bratseth2018-08-291-2/+2
| | | | | | | | | | | | | | vespa-engine/revert-6713-bratseth/generate-rank-profiles-for-all-models-part-10" This reverts commit 6958f2a641eaad0c61249e7bca887a1405e17d02, reversing changes made to 06323aff51bf054d64ef2bea001917a22433717f.