Structs§
- Length
Error - The error returned when the length of the predicted and the ground truth do not match
Enums§
- Average
- The type of score averaging strategy employed in the calculation of precision, recall, or F-measure.
Functions§
- categorical_
accuracy - The categorical accuracy of a dataset
- f1_
score - The f1 score of a dataset
- fbeta_
score - The fbeta of a dataset
- gini
- Compute the gini impurity of a dataset.
- hamming_
loss - The hamming loss of a dataset
- jaccard_
similiarity_ score - The jaccard similarity of a dataset
- precision
- The precision of a dataset
- recall
- The recall of a dataset