JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
javax.visrec.util
Interface ModelProvider<M>
Type Parameters:
M
-
All Known Implementing Classes:
AbstractMultiClassClassifier
,
SimpleLinearRegression
public interface
ModelProvider
<M>
This interface should be implemented if we want to allow access to underlying ML model
Author:
Zoran
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
M
getModel
()
Method Detail
getModel
M
getModel
()
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2020. All rights reserved.