index
:
BNW
this commit
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sourcecodes
/
bnt-master
/
KPMstats
/
logist2ApplyRegularized.m
blob: 39095a3d4803468ce39c8a5b76158b30c8e84e9d (
plain
)
1
2
3
function
prob
=
logist2ApplyRegularized
(
net, features
)
prob
=
glmfwd
(
net
,
features
'
)
'
;