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

Interaction with Rfast package #14

Open
tdietterich opened this issue Feb 10, 2022 · 0 comments
Open

Interaction with Rfast package #14

tdietterich opened this issue Feb 10, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@tdietterich
Copy link

This isn't really a bug, but perhaps should be addressed in documentation. The Rfast package is incompatible with solitude. I loaded it after loading solitude and then tried to fit an isolation forest. I got a stack overflow during the process of computing the depth of terminal nodes. Rfast doesn't report any masking of existing functions. I couldn't figure out what the immediate cause was. But solitude worked fine for me after restarting without Rfast.

INFO [21:56:13.836] Building Isolation Forest ...
INFO [21:56:15.274] done
INFO [21:56:15.277] Computing depth of terminal nodes ...
Error: node stack overflow
Error during wrapup: node stack overflow
Error: no more error handlers available (recursive errors?); invoking 'abort' restart

@talegari talegari self-assigned this Feb 3, 2023
@talegari talegari added the bug Something isn't working label Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants