class TrainContext extends AnyRef
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- TrainContext
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new TrainContext(vw: VowpalWabbitNative, contextualBanditMetrics: ContextualBanditMetrics = new ContextualBanditMetrics, totalTime: StopWatch = new StopWatch, nativeIngestTime: StopWatch = new StopWatch, learnTime: StopWatch = new StopWatch, multipassTime: StopWatch = new StopWatch)