Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Show(hist), Spyder3.8, testing on private data #191

Open
kjk111 opened this issue Jan 2, 2021 · 4 comments
Open

Show(hist), Spyder3.8, testing on private data #191

kjk111 opened this issue Jan 2, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@kjk111
Copy link

kjk111 commented Jan 2, 2021

Hi all,

I am using the spyder3.8 and I am testing interpretml on my own data, however, the show(hist) does not display anything.

How I can find a solution for this issue and how I can run interpretml on the local spyder3.8.

Thank you in advance for your consideration
kjk

@MarkSCQ
Copy link

MarkSCQ commented Jan 7, 2021

From my understanding, only "Notebooks" can run InterpretML code perfectly, like Pycharm Notebook, Jupyter Notebook. The normal Python programs(.py files) can also make it when copying and pasting example code into .py files directly.

image
image
image

When you click the 127..... then you will see the results. But you cannot view it after the program end.(I am using Pycharm)
image
image

If my understanding is wrong, please correct me

@kjk111
Copy link
Author

kjk111 commented Jan 8, 2021

Hi,
first, thank you for your reply.
I want to use interpretML on Spyder 3.8, I don't want to use it on Jupyter Notebook or PyCharm (I don't have access to PyCharm), the aim is avoid to load my data on any external server, I want to run interpretML localy. I will try to simple python program (.py) and give you back if it will work.
thank you

@MarkSCQ
Copy link

MarkSCQ commented Jan 12, 2021

So you mean you want the program to generate some interactive plots? Sorry, I have no idea how to make it 😟

@sparcycram
Copy link

Has anyone managed to get show() to actually plot in Spyder in the plot window? When I run show() in Spyder nothing happens and I can't figure out where the plots go?

@paulbkoch paulbkoch mentioned this issue Jan 26, 2023
@paulbkoch paulbkoch added the enhancement New feature or request label Jan 26, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

4 participants