ntucllab / libact

Pool-based active learning in Python
http://libact.readthedocs.org/
BSD 2-Clause "Simplified" License
777 stars 175 forks source link

Unable to install libact #150

Closed Alzah234 closed 5 years ago

Alzah234 commented 6 years ago

I'm working on ML and would like to investigate the active learning provided by your library libact to see how well it handles the class of imbalanced data. Unfortunately, it tried to install the library but I could not. I'm using anaconda python 3.4 on a MacOS. So, will you please provide me with full steps to get the libact working on my computer?

Thanks

yangarbiter commented 6 years ago

You can try pip install libact.

If you have tried this and failed, did you have error message that you can paste it?

On Mon, Aug 13, 2018, 7:30 PM Alzah234 notifications@github.com wrote:

I'm working on ML and would like to investigate the active learning provided by your library libact to see how well it handles the class of imbalanced data. Unfortunately, it tried to install the library but I could not. I'm using anaconda python 3.4 on a MacOS. So, will you please provide me with full steps to get the libact working on my computer?

Thanks

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ntucllab/libact/issues/150, or mute the thread https://github.com/notifications/unsubscribe-auth/AD_51VQguq_mM_S41mGUYO-AY8kdE55Xks5uQgwtgaJpZM4V7j-9 .

--

--YY