david-cortes / isotree

(Python, R, C/C++) Isolation Forest and variations such as SCiForest and EIF, with some additions (outlier detection + similarity + NA imputation)
https://isotree.readthedocs.io
BSD 2-Clause "Simplified" License
186 stars 38 forks source link

Connection Lost #20

Closed cosmin-novac closed 3 years ago

cosmin-novac commented 3 years ago

Whenever I try to train the model in R, my session is restarted without any further info:

[Info] Connection Lost
[Info] Restarting R...
david-cortes commented 3 years ago

Please provide more information:

A reproducible example would help.

david-cortes commented 3 years ago

Also, if you're using the default arguments, I'd venture to say that you're probably running out of RAM and your R process is getting killed by the operating system.