Package | Description |
---|---|
org.datavec.api.transform.ops | |
org.datavec.api.transform.reduce | |
org.datavec.api.transform.reduce.impl |
Class and Description |
---|
AggregatorImpls.AggregableStdDev
This class offers an aggregable reduce operation for the unbiased standard deviation, i.e.
|
AggregatorImpls.AggregableVariance
This class offers an aggregable reduce operation for the unbiased variance, i.e.
|
DispatchOp
This class takes many
IAggregableReduceOp , each acting on one field, and each returning several
Writable elements, in the form of a list of Writable . |
IAggregableReduceOp
Created by huitseeker on 4/28/17.
|
Class and Description |
---|
IAggregableReduceOp
Created by huitseeker on 4/28/17.
|
Class and Description |
---|
IAggregableReduceOp
Created by huitseeker on 4/28/17.
|
Copyright © 2018. All rights reserved.