Skip to content
This repository has been archived by the owner on Jul 27, 2018. It is now read-only.

[improvement] add a cache #24

Open
geoHeil opened this issue Nov 7, 2016 · 7 comments
Open

[improvement] add a cache #24

geoHeil opened this issue Nov 7, 2016 · 7 comments

Comments

@geoHeil
Copy link

geoHeil commented Nov 7, 2016

Do you plan to add a cache similar to https://github.com/fukatani/stacked_generalization ?

@dvro
Copy link
Member

dvro commented Nov 7, 2016

Yes.

In fact, there are plans to restructure the whole project to include features such as Regressors support, caching, lazy-roc definition (...). PR's are welcome.

@geoHeil
Copy link
Author

geoHeil commented Nov 8, 2016

I will try to look into this. Do you have any idea where the utils package referenced here comes from? I could not install / find a working version on GitHub or for pip https://github.com/fukatani/stacked_generalization/blob/master/stacked_generalization/lib/joblibed.py

@geoHeil
Copy link
Author

geoHeil commented Nov 8, 2016

@dvro thanks for pointing me there. I overlooked this one after pip complained on installation of not finding such a utils package.

@geoHeil
Copy link
Author

geoHeil commented Nov 8, 2016

I fixed the utils import bug at that other library, nonetheless their caching system does not seem to work / is causing problems for me. http://heamy.readthedocs.io/ seem to have a cache as well will need to look into that.

@kuraga
Copy link

kuraga commented Jan 28, 2017

Thanks for your project very much!

In fact, there are plans to restructure the whole project to include features such as Regressors support, caching, lazy-roc definition (...).

@dvro @thypad any news on this items?

@thypad
Copy link
Contributor

thypad commented Jan 29, 2017

@dvro won't be able to maintain the project anymore, so it will take a little more for me to complete the restructuring.

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

No branches or pull requests

4 participants