Search
Preparing search index...
The search index is not available
ml-pipe
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
ml-pipe
Estimator
Interface Estimator
Hierarchy
Estimator
Implemented by
FCNN
LinearRegressor
RandomForestRegressor
Index
Properties
fitted
model
Methods
fit
predict
Properties
fitted
fitted
:
boolean
Optional
model
model
?:
any
Methods
fit
fit
(
X
:
Matrix
, y
:
Matrix
)
:
Promise
<
any
>
Parameters
X:
Matrix
y:
Matrix
Returns
Promise
<
any
>
predict
predict
(
X
:
Matrix
)
:
Matrix
Parameters
X:
Matrix
Returns
Matrix
Exports
Estimator
fitted
model
fit
predict