Hii sir..I trained tflite model and apply mlflow..the whole exp is done in google colab...but models are not logging...(mlflow.tensorflow. autolog) is not working...what can I do for resolving this issue...and also autolog is not working..
Logging artifacts from a jupyter notebook didn’t work , someone has any suggestions? in other hand running from a simple python script ran successfully.
I think it due to the limitation of Lambda. The timeout for each event call is 15 minutes. So in mostly case, your experiment take a huge time to finish. I think that is the reason.
Very Helpful Ahmed, Thanks for sharing
Now i got the right and required video...
Thank you Ahmed! That's exacly that I was looking for!
Hii sir..I trained tflite model and apply mlflow..the whole exp is done in google colab...but models are not logging...(mlflow.tensorflow. autolog) is not working...what can I do for resolving this issue...and also autolog is not working..
Nice tutorial! Thank you!
Thanks u again Ahmed
Nice tutorial. Thx!
Very useful video!
Amazing!!!
Logging artifacts from a jupyter notebook didn’t work , someone has any suggestions? in other hand running from a simple python script ran successfully.
PD: for someone having this scenario just load s3 buckets keys into notebook using: pip install python-dotenv from a .env file
Hi, thank you for this video! Quick question: Why are we using EC2 instead of Lambda?
I think it due to the limitation of Lambda. The timeout for each event call is 15 minutes. So in mostly case, your experiment take a huge time to finish. I think that is the reason.