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

Add shortcuts to the key methods #141

Open
parrt opened this issue Apr 5, 2021 · 0 comments
Open

Add shortcuts to the key methods #141

parrt opened this issue Apr 5, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@parrt
Copy link
Owner

parrt commented Apr 5, 2021

Currently people have to import functions using nested packages but that's really just for our own organization and it makes it harder for people to use the library. For example, I added this for the new classifier feature space visualization to the initialization of dtreeviz package:

from dtreeviz.classifiers import clfviz

We should do this for all of the key methods.

@parrt parrt added the enhancement New feature or request label Apr 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant