Hi MAFAT,
We've tried to submit a basic multilayer perceptron model as a test. In the Ingestion error log we found a ModuleNotFoundError for the following module: 'sklearn.neural_network.multilayer_perceptron'.
However, the package scikit-learn is listed in the forum. Do you know where the problem originates?
Best Regards and Happy Passover!
Posted by: Bareket_A @ April 18, 2022, 11:46 a.m.Hi,
Thank you for participating in the competition.
We verified the package's versions and their compatibilities, and it works well.
Please check the correctness of your "load" function- Make sure the weights match the model.
Good luck,
MAFAT Challenge Team