[78ef36]: / docs / _sources / stats.rst.txt

Download this file

22 lines (12 with data), 456 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
.. currentmodule:: slideflow.stats
slideflow.stats
===============
This module contains internal utility functions for generating and evaluating model predictions and metrics.
.. autofunction:: df_from_pred
.. autofunction:: eval_dataset
.. autofunction:: group_reduce
.. autofunction:: metrics_from_dataset
.. autofunction:: name_columns
.. autofunction:: predict_dataset
.. autofunction:: calculate_centroid
.. autofunction:: get_centroid_index