Uses of Class
org.deeplearning4j.ui.components.chart.ChartHistogram.Builder
-
Packages that use ChartHistogram.Builder Package Description org.deeplearning4j.ui.components.chart -
-
Uses of ChartHistogram.Builder in org.deeplearning4j.ui.components.chart
Methods in org.deeplearning4j.ui.components.chart that return ChartHistogram.Builder Modifier and Type Method Description ChartHistogram.BuilderChartHistogram.Builder. addBin(double lower, double upper, double yValue)Add a single binConstructors in org.deeplearning4j.ui.components.chart with parameters of type ChartHistogram.Builder Constructor Description ChartHistogram(ChartHistogram.Builder builder)
-