feat(MLRsearch): use goal result as in draft05 58/39758/5
authorVratko Polak <vrpolak@cisco.com>
Tue, 24 Oct 2023 13:44:53 +0000 (15:44 +0200)
committerVratko Polak <vrpolak@cisco.com>
Wed, 25 Oct 2023 10:21:05 +0000 (10:21 +0000)
commit8993ddb4f38f2754ae3af1c61e69a2e747f32a67
treebb8759980251c44f1a395197e9fe506d1fa77ef7
parentee28e8ae476c6b0c098cd3895c586316feb4bdb9
feat(MLRsearch): use goal result as in draft05

No effect on NDRPDR results, just different result packaging
between the MLRsearch library and the rest of CSIT.

- PyPI metadata still to be updated in a separate Change.

Change-Id: I547134da189d1d7761594e92f36cc7c1c232ee32
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
resources/libraries/python/MLRsearch/__init__.py
resources/libraries/python/MLRsearch/goal_result.py [new file with mode: 0644]
resources/libraries/python/MLRsearch/multiple_loss_ratio_search.py
resources/libraries/python/MLRsearch/target_stat.py
resources/libraries/python/MLRsearch/trimmed_stat.py
resources/libraries/python/TrafficGenerator.py
resources/libraries/robot/performance/performance_display.robot
resources/libraries/robot/performance/performance_utils.robot