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

Running schc and skater makes the kernel die #22

Open
shoyip opened this issue Feb 17, 2022 · 2 comments
Open

Running schc and skater makes the kernel die #22

shoyip opened this issue Feb 17, 2022 · 2 comments

Comments

@shoyip
Copy link

shoyip commented Feb 17, 2022

I'm using PyGeoDa on Jupyter Notebooks, and so far I have not been able to use the schc and skater modules on it because the kernel just dies during the execution. I have also tried to set n_cpu to one, but this didn't seem to change the result.

I have also tried to run the code in the notebook as a Python script, and it just exists the program without giving any error or warning, and also not running what comes after the piece of code that calls the schc and skater functions.

My dataset has 2643 observations and 14 fields, and the geometry types are points. Can you help me with this? Thanks in advance and looking forward to hearing from you.

@shoyip
Copy link
Author

shoyip commented Feb 17, 2022

I have run the code on a node with more memory and it runs, but it gives me another error. I'm addressing this error in another issue.

@Paulhurst20000
Copy link

Same for me, I think it could be related to the max number of observations. When using distance weighting with 20 observations (points), skater and hca clustering will run; however at 100 point observation the kernel dies or within VSCode the program simply exits with no error message. Does anyone know if there is a max # of observations?

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

2 participants