| Package | Description |
|---|---|
| org.deeplearning4j.eval.curves |
| Modifier and Type | Class and Description |
|---|---|
class |
Histogram
A simple histogram used in evaluation classes, such as
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 © 2018. All rights reserved.