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

Could not prepare experiment Error in both Ubuntu and MacOS. #5

Open
pavit939 opened this issue Jan 11, 2021 · 0 comments
Open

Could not prepare experiment Error in both Ubuntu and MacOS. #5

pavit939 opened this issue Jan 11, 2021 · 0 comments

Comments

@pavit939
Copy link

Installed all the dependencies mentioned in setup.py. Still unable to run any of the classifiers. Errors faced are:
Traceback (most recent call last):
File "test.py", line 27, in
experiment.fit(X_train, y_train)
File "/Users/Desktop/pyauto/pyautoweka/pyautoweka.py", line 525, in fit
self.run()
File "/Users/Desktop/pyauto/pyautoweka/pyautoweka.py", line 431, in run
self.prepare()
File "/Users/Desktop/pyauto/pyautoweka/pyautoweka.py", line 420, in prepare
raise Exception("Could not prepare the experiment")
Exception: Could not prepare the experiment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant