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

Confusion Matrix no accessible #82

Closed
mmartinortiz opened this issue Oct 3, 2016 · 2 comments
Closed

Confusion Matrix no accessible #82

mmartinortiz opened this issue Oct 3, 2016 · 2 comments

Comments

@mmartinortiz
Copy link

Hi,

I've been using confusion_matrix since it was an independent package. I've installed pandas_ml to continue using the package, but it seems that the setup.py script does not install the package.

Could it be an issue with the find_packages function?

@scls19fr
Copy link
Contributor

scls19fr commented Oct 3, 2016

You can import it using:

from pandas_ml.confusion_matrix import ConfusionMatrix

@sinhrks
Copy link
Member

sinhrks commented Oct 4, 2016

Let's add ConfusionMatrix to top namespace:)

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

3 participants