Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.measure
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bob
bob.measure
Commits
f251ff33
Commit
f251ff33
authored
3 years ago
by
Amir MOHAMMADI
Browse files
Options
Downloads
Patches
Plain Diff
remove traces of buildout
parent
c04b7534
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#61828
passed
3 years ago
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/guide.rst
+2
-2
2 additions, 2 deletions
doc/guide.rst
with
2 additions
and
2 deletions
doc/guide.rst
+
2
−
2
View file @
f251ff33
...
@@ -506,7 +506,7 @@ on an evaluation set, after setting up |project|, just do:
...
@@ -506,7 +506,7 @@ on an evaluation set, after setting up |project|, just do:
.. code-block:: sh
.. code-block:: sh
./bin/
bob measure metrics ./MTest1/scores-{dev,eval} -e -v
bob measure metrics ./MTest1/scores-{dev,eval} -e -v
[Min. criterion: EER ] Threshold on Development set `./MTest1/scores-dev`: -1.373550e-02
[Min. criterion: EER ] Threshold on Development set `./MTest1/scores-dev`: -1.373550e-02
bob.measure@2018-06-29 10:20:14,177 -- WARNING: NaNs scores (1.0%) were found in ./MTest1/scores-dev
bob.measure@2018-06-29 10:20:14,177 -- WARNING: NaNs scores (1.0%) were found in ./MTest1/scores-dev
bob.measure@2018-06-29 10:20:14,177 -- WARNING: NaNs scores (1.0%) were found in ./MTest1/scores-eval
bob.measure@2018-06-29 10:20:14,177 -- WARNING: NaNs scores (1.0%) were found in ./MTest1/scores-eval
...
@@ -536,7 +536,7 @@ To evaluate the performance of a new score file with a given threshold, use
...
@@ -536,7 +536,7 @@ To evaluate the performance of a new score file with a given threshold, use
.. code-block:: sh
.. code-block:: sh
./bin/
bob measure metrics ./MTest1/scores-eval -v --thres 0.006
bob measure metrics ./MTest1/scores-eval -v --thres 0.006
[Min. criterion: user provided] Threshold on Development set `./MTest1/scores-eval`: 6.000000e-03
[Min. criterion: user provided] Threshold on Development set `./MTest1/scores-eval`: 6.000000e-03
bob.measure@2018-06-29 10:22:06,852 -- WARNING: NaNs scores (1.0%) were found in ./MTest1/scores-eval
bob.measure@2018-06-29 10:22:06,852 -- WARNING: NaNs scores (1.0%) were found in ./MTest1/scores-eval
=================== ================
=================== ================
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment