Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get rid of scikit-learn dependencies #21

Open
kmike opened this issue Jun 18, 2014 · 1 comment
Open

Get rid of scikit-learn dependencies #21

kmike opened this issue Jun 18, 2014 · 1 comment

Comments

@kmike
Copy link
Member

kmike commented Jun 18, 2014

Without scikit-learn and seqlearn it will be possible to install webstruct without numpy/scipy stack and without Cython. They are used for auxilary things: nicer __repr__s, Pipeline instead of hand-written classes, metrics (which are broken anyways, see #14) - that's nothing serious or hard to replace.

@tpeng tpeng changed the title Get rid of scikit-learn and seqlearn dependencies Get rid of scikit-learn dependencies Aug 11, 2014
@tpeng
Copy link
Contributor

tpeng commented Aug 11, 2014

seqlearn dependency removed by #23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants