Skip to content

Help me #2

@thphao

Description

@thphao

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions