You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
I need help.
I created a virtual machine with Ubuntu (64-bit) and 6144 MB and 2 processors.
I installed Pycharm and followed the steps and example on the installation page (https://automl.github.io/auto-sklearn/master/installation.html#windows-osx-compatibility).
When executing the sample code the error occurs in the following excerpt "automl.fit (X_train, y_train)" the message is: Process finished with exit code 139 (interrupted by signal 11: SIGSEGV). Am I doing something wrong? Attached are some prints.