log likelihood logistic
Closed this issue · 0 comments
flylo commented
https://github.com/flylo/midi-ml/blob/master/midi_ml/models/linear_decision_rules.py#L51
needs to have y_i multiplied by ln(1+exp(beta.dot(x))
Closed this issue · 0 comments
https://github.com/flylo/midi-ml/blob/master/midi_ml/models/linear_decision_rules.py#L51
needs to have y_i multiplied by ln(1+exp(beta.dot(x))