Package | Description |
---|---|
org.datavec.api.transform.analysis | |
org.datavec.api.transform.analysis.histogram |
Class and Description |
---|
HistogramCounter
HistogramCounter: used to calculate histogram values for one column
|
Class and Description |
---|
DoubleHistogramCounter
A counter for building histograms on a Double column
|
HistogramCounter
HistogramCounter: used to calculate histogram values for one column
|
NDArrayHistogramCounter
A counter for building histograms on a NDArray columns.
|
StringHistogramCounter
A counter for building histograms (of String length) on a String column
|
Copyright © 2020. All rights reserved.