help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

predict


From: Tomi Piriyev
Subject: predict
Date: Tue, 15 Nov 2011 22:50:29 +0200

hi,

"
if sigmoid(theta'*x) >= 0.5, p =1
else p=0
"
i tried to use this code, , but compiler gets "error: operator *: nonconformant arguments (op1 is 1x3, op2 is 100x3)"

could you help me


reply via email to

[Prev in Thread] Current Thread [Next in Thread]