bbalasub1 / glmnet_python

GNU General Public License v3.0
199 stars 93 forks source link

which package to use? #43

Closed stevenlis closed 4 years ago

stevenlis commented 4 years ago

I'm a little bit confused with all the packages available via pip.

There is glment_python: https://pypi.org/project/glmnet-python/#history

There is also glment_py: https://pypi.org/project/glmnet-py/#history

but the description in glment_python says pip install glmnet_py.

bbalasub1 commented 4 years ago

Yes. Please use glmnet_python. That is the most updated version.

On Friday, November 1, 2019, StevenLi-DS notifications@github.com wrote:

I'm a little bit confused with all the packages available via pip.

There is glment_python: https://pypi.org/project/glmnet-python/#history

There is also glment_py: https://pypi.org/project/glmnet-py/#history

but the description in glment_python says pip install glmnet_py.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bbalasub1/glmnet_python/issues/43?email_source=notifications&email_token=ACVEGE5FY26TZJL7DCDOVQDQRRAPPA5CNFSM4JH364QKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HWEDL7Q, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACVEGE35BJ54GPTHQR35XE3QRRAPPANCNFSM4JH364QA .

stevenlis commented 4 years ago

Thanks for the clarification. If I understand this correctly, currently glment_py cannot be run on Windows, right?

bbalasub1 commented 4 years ago

I am not sure about the other version. Try this version though.

On Friday, November 1, 2019, StevenLi-DS notifications@github.com wrote:

Thanks for the clarification. If I understand this correctly, currently glment_py cannot be run on Windows, right?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/bbalasub1/glmnet_python/issues/43?email_source=notifications&email_token=ACVEGE77VMOESPA5ZKTYYODQRRTCFA5CNFSM4JH364QKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEC3UX7I#issuecomment-548883453, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACVEGEYXCLYG46NCI5IXEKDQRRTCFANCNFSM4JH364QA .

chenz1hao commented 3 years ago

Thanks for the clarification. If I understand this correctly, currently glment_py cannot be run on Windows, right?

Can you run correctly on windows?