Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.measure
Commits
8f6b2c07
Commit
8f6b2c07
authored
Mar 20, 2018
by
Theophile GENTILHOMME
Browse files
Fix documentation
parent
3836f30c
Pipeline
#17756
passed with stage
in 29 minutes and 16 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
bob/measure/load.py
View file @
8f6b2c07
...
...
@@ -20,9 +20,8 @@ def split(filename):
Parameters
----------
filename: :py:class:`str`, ``file-like``:
The file object that will be opened with :py:func:`open_file` containing
the scores.
filename: :py:class:`str`:
The name of the file containing the scores.
Returns
-------
...
...
doc/py_api.rst
View file @
8f6b2c07
...
...
@@ -83,6 +83,12 @@ Plotting
bob.measure.plot.cmc
bob.measure.plot.detection_identification_curve
Loading
-------
.. autosummary::
bob.measure.load.split
Details
-------
...
...
@@ -90,3 +96,4 @@ Details
.. automodule:: bob.measure
.. automodule:: bob.measure.calibration
.. automodule:: bob.measure.plot
.. automodule:: bob.measure.load
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment