caml-mimic icon indicating copy to clipboard operation
caml-mimic copied to clipboard

Cannot reproduce logreg

Open tzutengweng33176 opened this issue 6 years ago • 1 comments

the logistic regression part in training.py seems not complete.....

tzutengweng33176 avatar Mar 04 '19 10:03 tzutengweng33176

I have almost edited it to be runnable (see my fork and changes of models.py). But the results are not as good as the one on the paper.

Also, the authors have another implementation of logreg using sklearn. But the log_reg.py seems not complete.

Best, A

acadTags avatar Dec 05 '19 11:12 acadTags