isabelayepes
Results
2
issues of
isabelayepes
Based on what i saw if you put this into the classifier too it might help: use_label_encoder =False for the sci kit learn error.
Refactored the code to use the new expo-camera API instead of the deprecated legacy one. See expo go camera documentation: https://docs.expo.dev/versions/latest/sdk/camera-legacy/ versus https://docs.expo.dev/versions/v51.0.0/sdk/camera/ Note: Alternatively could have changed the import...