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

chapter07 and chapter08: update methods for pyLDAvis, eli5 etc #39

Open
bmerkle opened this issue Jan 5, 2025 · 0 comments
Open

chapter07 and chapter08: update methods for pyLDAvis, eli5 etc #39

bmerkle opened this issue Jan 5, 2025 · 0 comments

Comments

@bmerkle
Copy link

bmerkle commented Jan 5, 2025

pyLDAvis:
pyLDAvis.sklearn
has been renamed to
pyLDAvis.lda_model
bmabey/pyLDAvis#245

eli5:
from sklearn.utils.metaestimators import if_delegate_has_method
has been renamed to
from sklearn.utils.metaestimators import available_if
eli5-org/eli5#44

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

No branches or pull requests

1 participant