loft-br / xgboost-survival-embeddings

Improving XGBoost survival analysis with embeddings and debiased estimators
https://loft-br.github.io/xgboost-survival-embeddings/
Apache License 2.0
313 stars 51 forks source link

Fitting results in AttributeError: dlsym(0x7fa409181040, XGDMatrixCreateFromDense): symbol not found #48

Open TiTo101 opened 2 years ago

TiTo101 commented 2 years ago

I followed along the coding example from Basic Usage section. Fitting the model resulted in AttributeError: dlsym(0x7fa409181040, XGDMatrixCreateFromDense): symbol not found. I'm using Python 3.8.5 on a MacOS Catalina. I also postet the issue here