| Package | Description |
|---|---|
| org.nd4j.evaluation.curves |
| Modifier and Type | Class and Description |
|---|---|
class |
Histogram
A simple histogram used in evaluation classes, such as
org.deeplearning4j.eval.EvaluationCalibration |
| Modifier and Type | Method and Description |
|---|---|
static <T extends BaseHistogram> |
BaseHistogram.fromJson(String json,
Class<T> curveClass) |
static <T extends BaseHistogram> |
BaseHistogram.fromYaml(String yaml,
Class<T> curveClass) |
Copyright © 2019. All rights reserved.