Package | Description |
---|---|
org.apache.ignite.ml.util.generators.primitives.vector |
Contains generators of pseudo-random vectors in according to specific distribution.
|
Modifier and Type | Method and Description |
---|---|
VectorGeneratorsFamily.Builder |
VectorGeneratorsFamily.Builder.add(VectorGenerator generator)
Adds generator to family with weight = 1.
|
VectorGeneratorsFamily.Builder |
VectorGeneratorsFamily.Builder.add(VectorGenerator generator,
double weight)
Add generator to family with weight proportional to it selection probability.
|
VectorGeneratorsFamily.Builder |
VectorGeneratorsFamily.Builder.map(IgniteFunction<VectorGenerator,VectorGenerator> mapper)
Adds map function for all generators in family.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021