Closed peiyaoli closed 5 years ago
I think the issue comes from ptype setting. In the demo notebook, if I changed the ptype to auc, same error would pop up as well
I am unable to reproduce this error on Ubuntu 18.04. Closing. Please reopen with specific example if this problem persists.
This is a coding error. Line 139 in cvlognet.py should be is None, not == None
Hi, I tried the cvglmnet() on my laptop but got this error but the glmnet() runs successfully.
Here is my error information:
ValueError Traceback (most recent call last)