Skip to content

issues Search Results · repo:https-deeplearning-ai/machine-learning-engineering-for-production-public language:"Jupyter Notebook"

Filter by

Just went through installation and trying to remember what I did to fix my set up. By now, I ve closed some terminals so I am not able to trace back exactly what I did. I m hoping these steps can help ...
  • xnanodax
  • Opened 
    on Jan 14
  • #122

The command docker run --rm docker/whalesay cowsay deploying ML models is fun, is deprecated and does not work anymore if there is a new command to test if installation is okay. for example, docker run ...
  • Nnaemeka-ml
  • Opened 
    on Jun 16, 2024
  • #119

Hi, Although conda install -c conda-forge opencv===4.5.3 seems to run, on testing the package by importing, the following error is thrown: (dlai) Indrayudds-MacBook-Air:~ indro$ python -c import cv2; ...
  • indrayudd
  • 1
  • Opened 
    on Apr 7, 2024
  • #115

Please remove the period at the end of Pillow==8.4.0. in requirements.txt file in week 1 ungraded lab.
  • TSanthoshi
  • Opened 
    on Feb 26, 2024
  • #112

Hi there, I was going to complete my Week 3 for Course 1 for MLOps Specialization - Data Labelling. I noticed that W3 Lab was missing from the repository.
  • Aditya190600
  • Opened 
    on Jan 5, 2024
  • #110

item This issue was already raised but the Course content was not changed so I raised the issue in order to pull all the aspects of the problem to one place. The main problem is that the pickled model ...
  • arvyzukai
  • 3
  • Opened 
    on Oct 25, 2023
  • #107

the reqquirement.txt seems to be empty. I am in the C:\Users\XYZ\machine-learning-engineering-for-production-public\course1\week1-ungraded-lab and when I run ls it throws error as command not recognized ...
  • yashtiwari19
  • Opened 
    on Oct 19, 2023
  • #106

The OpenCV 4.5.3 depends on ffmpeg v.4 as it looks for file libavcodec.58.dylib specifically. As I am running the server notebook of course1-week1 ungraded lab after two years of its introduction, the ...
  • mdawas
  • 1
  • Opened 
    on Sep 28, 2023
  • #105

There seems to be an error with the scikit-learn version interaction with pickle load. This was encountered when trying to apply the unit test test_clf.py on commit. sklearn is downloaded with requirements.txt, ...
  • chris-caballero
  • 3
  • Opened 
    on Sep 15, 2023
  • #104

When running week2-ungraded-labs/C4_W2_Lab_1_FastAPI_Docker/with-batch the call to conlist() causes an error. This error is due to using the syntax for Pydantic 1.10 When following the Readme instructions ...
  • sreiswig
  • 2
  • Opened 
    on Sep 14, 2023
  • #103
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub