feature-training
Toggle table of contents
provider(?)
common
Platform filter
common
Switch theme
Search in API
feature-training
feature-training
/
org.pointyware.disco.training.entities
/
Measurement
/
Analytical
Analytical
class
Analytical
<
T
:
Any
>
(
val
label
:
String
,
key
:
ComputationKey
<
T
>
)
:
Measurement
<
T
>
Collects analytical information for an epoch.
Accuracy, shannon-entropy, mutual-information, etc.
Members
Constructors
Analytical
Link copied to clipboard
constructor
(
label
:
String
,
key
:
ComputationKey
<
T
>
)
Properties
key
Link copied to clipboard
val
key
:
ComputationKey
<
T
>
label
Link copied to clipboard
val
label
:
String