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

The MLP module is having problem working #74

Open
Jeffery-Ni opened this issue Oct 11, 2022 · 2 comments
Open

The MLP module is having problem working #74

Jeffery-Ni opened this issue Oct 11, 2022 · 2 comments

Comments

@Jeffery-Ni
Copy link

Traceback (most recent call last):
File "/home/Public/software/Anaconda/bin/VIBRANT_annotation.py", line 1600, in
model = pickle.load(read_model)
ModuleNotFoundError: No module named 'sklearn.neural_network.multilayer_perceptron'

and of course the phages are not properly predicted, how shall i resolve this?

@Jeffery-Ni
Copy link
Author

and i already reinstalled the scikit-learn pack

@KrisKieft
Copy link
Member

Hi,

There is a specific version you should install. Please see the Readme, which should solve this.

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

2 participants