-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I run examples load_test_model_example.py use classifiers.functions.MultilayerPerceptron
ERROR
Traceback (most recent call last):
File "load_test_model_example.py", line 32, in
model.test(model_file="wekapy_data/models/model.model")
File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/wekapy/Model.py", line 150, in test
process_output, self.time_taken = run_process(options)
File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/wekapy/Helpers.py", line 17, in run_process
raise WekaPyException(line.split(' ', 1)[1])
wekapy.WekaPyException.WekaPyException: Could not find or load main class weka.classifiers.functions.MultilayerPerceptron
Metadata
Metadata
Assignees
Labels
No labels