Skip to content
Snippets Groups Projects

WIP: Breaking changes

Closed André Anjos requested to merge andres-upgrades into master
2 files
+ 25
0
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 24
0
@@ -14,6 +14,8 @@ Binary Classification
@@ -14,6 +14,8 @@ Binary Classification
---------------------
---------------------
.. autosummary::
.. autosummary::
 
:toctree: api
 
bob.measure.binary
bob.measure.binary
@@ -21,6 +23,8 @@ Regression
@@ -21,6 +23,8 @@ Regression
----------
----------
.. autosummary::
.. autosummary::
 
:toctree: api
 
bob.measure.regression
bob.measure.regression
@@ -28,6 +32,8 @@ Confidence Intervals and Credible Regions
@@ -28,6 +32,8 @@ Confidence Intervals and Credible Regions
-----------------------------------------
-----------------------------------------
.. autosummary::
.. autosummary::
 
:toctree: api
 
bob.measure.confidence_interval
bob.measure.confidence_interval
bob.measure.credible_region
bob.measure.credible_region
@@ -36,6 +42,8 @@ Brute-force Threshold Estimation
@@ -36,6 +42,8 @@ Brute-force Threshold Estimation
--------------------------------
--------------------------------
.. autosummary::
.. autosummary::
 
:toctree: api
 
bob.measure.brute_force
bob.measure.brute_force
@@ -43,6 +51,8 @@ Curve
@@ -43,6 +51,8 @@ Curve
-----
-----
.. autosummary::
.. autosummary::
 
:toctree: api
 
bob.measure.curves
bob.measure.curves
@@ -50,6 +60,8 @@ Cumulative Match Characteristics
@@ -50,6 +60,8 @@ Cumulative Match Characteristics
--------------------------------
--------------------------------
.. autosummary::
.. autosummary::
 
:toctree: api
 
bob.measure.cmc
bob.measure.cmc
@@ -57,6 +69,8 @@ Sensitivity Analysis
@@ -57,6 +69,8 @@ Sensitivity Analysis
--------------------
--------------------
.. autosummary::
.. autosummary::
 
:toctree: api
 
bob.measure.sensitivity
bob.measure.sensitivity
@@ -64,6 +78,8 @@ Figure Plotting
@@ -64,6 +78,8 @@ Figure Plotting
---------------
---------------
.. autosummary::
.. autosummary::
 
:toctree: api
 
bob.measure.plot
bob.measure.plot
@@ -71,6 +87,8 @@ Score I/O
@@ -71,6 +87,8 @@ Score I/O
---------
---------
.. autosummary::
.. autosummary::
 
:toctree: api
 
bob.measure.load
bob.measure.load
@@ -78,6 +96,8 @@ Score Calibration
@@ -78,6 +96,8 @@ Score Calibration
-----------------
-----------------
.. autosummary::
.. autosummary::
 
:toctree: api
 
bob.measure.calibration
bob.measure.calibration
@@ -85,6 +105,8 @@ Other Utilities
@@ -85,6 +105,8 @@ Other Utilities
---------------
---------------
.. autosummary::
.. autosummary::
 
:toctree: api
 
bob.measure.utils
bob.measure.utils
@@ -92,4 +114,6 @@ Plotting
@@ -92,4 +114,6 @@ Plotting
--------
--------
.. autosummary::
.. autosummary::
 
:toctree: api
 
bob.measure.plot
bob.measure.plot
Loading