libarow ~parameter-mixture (2022-05-15T10:51:41.4176871)
Dub
Repo
Arow.predict
arow
Arow
Predict
class
Arow
@
trusted
int
predict
(
in
double
[
int
]
f
)
out (label) { assert (label == -1 || label == 1); }
Parameters
f
double
[
int
]
feature vector
Return Value
Type:
int
class label (-1, 1)
Meta
Source
See Implementation
arow
Arow
constructors
this
functions
loadArowFile
opBinary
opOpAssign
predict
saveArow
update
properties
dim
param
Predict