Package io.trino.plugin.ml
Class LearnStateFactory
java.lang.Object
io.trino.plugin.ml.LearnStateFactory
- All Implemented Interfaces:
AccumulatorStateFactory<LearnState>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LearnStateFactory
public LearnStateFactory()
-
-
Method Details
-
createSingleState
- Specified by:
createSingleStatein interfaceAccumulatorStateFactory<LearnState>
-
createGroupedState
- Specified by:
createGroupedStatein interfaceAccumulatorStateFactory<LearnState>
-