| Package | Description |
|---|---|
| org.deeplearning4j.arbiter.scoring.impl |
| Class and Description |
|---|
| BaseNetScoreFunction
Created by Alex on 23/07/2017.
|
| ROCScoreFunction.Metric
Metric to calculate.
AUC: Area under ROC curve AUPRC: Area under precision/recall curve |
| ROCScoreFunction.ROCType
Type of ROC evaluation to perform:
ROC: use ROC to perform evaluation (single output binary classification)BINARY: use ROCBinary to perform evaluation (multi-output/multi-task binary classification)MULTICLASS: use ROCMultiClass to perform evaluation (1 vs. |
Copyright © 2020. All rights reserved.