ogrisel/pygbm

All the examples require lightgbm

amueller opened this issue · 1 comments

I tried to run the examples but they all install lightgbm which is not a requirement. Maybe make them optional?

oh actually you're importing it in utils:
pygbm/utils.py