Info

Testing and Issues

You can test this entry and submit issues during the testing period of the ML Competition contest.

Entries with serious issues will not be able to win the contest, but even minor issues might be important for overall results.

Voting

Comments

I'm terribly sorry for the inconvenience. Huge mistake by me not taking into account that the default python version in the system would be 3.7. Here is the fixed submission. Only the python version is changed from the last one. You can check it in the source. The resource folder and model is exactly the same. deb-packages.txt has also been updated to the correct versions. Here is the link:

https://drive.google.com/file/d/1gvYxPQPyW_vjkiE3kuN5jZHrcPh_MwJr

I have also noticed that you will probably have to also do the following commands:

pip3 install --upgrade pip
pip3 install -U scikit-learn

Once again, sorry for the inconvenience.
You have not added any comments yet...
by rating

Issues

Fair Leopard Nov 7, 2023 at 18:53
Unfortunately, this submission has been disqualified as we were unable to rebuild or run it.
10
Fair Quokka Oct 26, 2023 at 22:57
This is an important message regarding your submission. The following issues have been discovered during preliminary testing:
error while loading shared libraries: libpython3.10.so.1.0: cannot open shared object file: No such file or directory

You can provide further clarifications within the next 24 hours. 
Rich Griffin Oct 27, 2023 at 17:07
I've added the fix as a comment, sorry for the inconveniences.
Nobody added any issues yet...