Crate parsnip[][src]

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