IIIS-Li-Group / OpenFE

OpenFE: automated feature generation with expert-level performance
MIT License
781 stars 99 forks source link

NameError: name 'exit' is not defined #52

Open Vikram12301 opened 4 months ago

Vikram12301 commented 4 months ago

I am getting this error, and when I re-run, I am not getting it

Abhinawap commented 2 months ago

Same I got this error when running this line of code: X_train, X_test = transform(X_train, X_test, features, n_jobs=20)