usr icon indicating copy to clipboard operation
usr copied to clipboard

Version of sklearn and Question Regarding mlm

Open teapotliid opened this issue 4 years ago • 1 comments

❓ Questions & Help

I would like to know your version of sklearn to run regression.py. Besides, I run the mlm code and don't understand why a '-' to the summation of log-likelihood is added. How do I evaluate the performance based on mlm. Does a larger mlm score indicate better performance?

teapotliid avatar Jul 07 '21 08:07 teapotliid

I would also like to know the version of sklearn, as I am having problems with running regression.py:

ModuleNotFoundError: No module named 'sklearn.linear_model.base'

It seems like the method is deprecated in the newest versions of sklearn.

JoohanBengtsson avatar Feb 11 '22 12:02 JoohanBengtsson