mgalardini / pyseer

SEER, reimplemented in python 🐍🔮
http://pyseer.readthedocs.io
Apache License 2.0
109 stars 27 forks source link

Enet covariates #219

Closed mgalardini closed 1 year ago

mgalardini commented 1 year ago

We encountered a crash when using enet_predict and covariates. Unclear why it only gets triggered on some datasets (have not had the time to look in detail). But the proposed change fixes the problem and does not cause a regression.

mgalardini commented 1 year ago

Yes, running this script with covariates was not tested before, though the little test dataset works either way