Francisco Ramirez
Francisco Ramirez
I have noticed the usage of the files *_dedupe_definitions_v2.pkl when using predict.py However, I cannot find the code to build the files *_dedupe_definitions_v2.pkl how should I build those files? what...
I tried to execute the predict.py script but I have got the following error: Traceback (most recent call last): File "predict.py", line 56, in from annoy import AnnoyIndex ModuleNotFoundError: No...
I have tried to execute the scripts to run the dockers images such as docker run -v $(pwd):/home/dev preprocessing However, I have got the following: standard_init_linux.go:219: exec user process caused:...
I could identify the required libraries are: Pygame, NumPy, pandas, Keras and TensorFlow but I can not make it work with the right versions could you share the versions that...