tlverse / hal9001

🤠 📿 The Highly Adaptive Lasso
https://tlverse.org/hal9001
GNU General Public License v3.0
49 stars 15 forks source link

python version #89

Closed matthewvowels1 closed 3 years ago

matthewvowels1 commented 3 years ago

Incredibly grateful for you releasing this.

Is there any plan for a python implementation?

Regards,

nhejazi commented 3 years ago

Thanks for your interest in the package. As of now, there are no immediate plans for a Python version of the package, though much of the core procedure (other than the lasso step) is implemented in cpp. At least some of the key aspects of the procedure (e.g., creating the HAL basis / design matrix) can be wrapped around via Python.

Also, I vaguely recall that @benkeser has a student potentially working on a Python version. He may be able to say more on this.

benkeser commented 3 years ago

Nothing in the pipeline for python implementation at the moment.

matthewvowels1 commented 3 years ago

Thanks both for your responses! Understood. In any case, it will be eagerly awaited : ]