Class VectorGeneratorFamilyExample
- java.lang.Object
-
- org.apache.ignite.examples.ml.util.generators.VectorGeneratorFamilyExample
-
public class VectorGeneratorFamilyExample extends java.lang.ObjectExample of using distribution families. Each distribution from family represents a class. Distribution family is a distribution hence such family can be used as element of high-level family where this distribution will represent one class. Such families helps to construct distributions with complex shape.
-
-
Constructor Summary
Constructors Constructor Description VectorGeneratorFamilyExample()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)Run example.
-