Model
Inheritors
Functions
Link copied to clipboard
Link copied to clipboard
open fun fit(module: Module<T, V>, inputValue: I, executionContext: ExecutionContext): Flow<ModelExecutionResult<O>>
Default implementation that wraps calculate into a Flow and emits Processing / Progress / Done / Error.