Deploy ML model in 10 minutes. Explained

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ต.ค. 2023
  • Level up your Data Science to Machine Learning Engineering.
    Docker engine download: docs.docker.com/engine/install/
    Repo with code from video: github.com/DanilZherebtsov/ml...
    Study
    =====
    MACHINE LEARNING DEPLOYMENT INTO PRODUCTION ENVIRONMENT
    Course 1 (Intro in ML in prod): imp.i384100.net/MLProduction1
    Course 2 (ML&Data Lifecycle in prod): imp.i384100.net/MLProduction2
    Course 3 (ML Modeling Pipelines in prod): imp.i384100.net/MLProduction3
    Course 4 (Deploying ML in prod): imp.i384100.net/MLProduction4
    ---------------------------------------------------------------------------------------------------------------
    DOCKER & KUBERNETES (best course out there)
    tinyurl.com/25zjfe24
    ---------------------------------------------------------------------------------------------------------------
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 39

  • @jawaharkonathala6950
    @jawaharkonathala6950 4 หลายเดือนก่อน +4

    Nicely explained. I just wanted this much info only, saved myself from taking a 3-hr coursera course. Thank you

    • @lifecrunch
      @lifecrunch  4 หลายเดือนก่อน +1

      Glad it was helpful!

    • @orilio3311
      @orilio3311 12 วันที่ผ่านมา

      Yeah same here :))

  • @liamabrams7899
    @liamabrams7899 หลายเดือนก่อน +1

    This is awesome. Thank you for posting

    • @lifecrunch
      @lifecrunch  หลายเดือนก่อน +1

      Thank you for watching!

  • @Swilem999
    @Swilem999 3 หลายเดือนก่อน

    The most underrated channel i have ever seen , you give a very nice content and information with a very simple way , thank you very much

    • @lifecrunch
      @lifecrunch  3 หลายเดือนก่อน

      Thank you!

  • @Sherry-g12
    @Sherry-g12 วันที่ผ่านมา

    Thanks a lot for the great video. Somehow the links for course 3 and 4 are invalid. Could you please help update the links?

  • @TSSsniper
    @TSSsniper หลายเดือนก่อน +1

    Very informative.

    • @lifecrunch
      @lifecrunch  หลายเดือนก่อน +1

      Thanks!

  • @vasimSyed-e9d
    @vasimSyed-e9d 11 วันที่ผ่านมา

    @Danil_Zherebtsov
    please create video on roadmap of mlops, and also end-to-end mlops projects, with and without open-source tools projects

  • @ghostpasha1954
    @ghostpasha1954 หลายเดือนก่อน

    thanks bro you explain so good God with you !

    • @lifecrunch
      @lifecrunch  หลายเดือนก่อน

      Happy to help

  • @piano_tam97106
    @piano_tam97106 หลายเดือนก่อน

    Very nice video and clearly explain
    Currently i am learning about ci/cd and cloud deploy for ml project, could you kindly please do a video on that subject?

    • @lifecrunch
      @lifecrunch  หลายเดือนก่อน +1

      Coming up shortly.

  • @user-xn1ly6xt8o
    @user-xn1ly6xt8o หลายเดือนก่อน

    soo good

    • @lifecrunch
      @lifecrunch  หลายเดือนก่อน

      Thanks man!

  • @alikograce.5520
    @alikograce.5520 หลายเดือนก่อน +1

    Nicely explained, please will it be the same steps for a pikl file ?

    • @lifecrunch
      @lifecrunch  หลายเดือนก่อน

      Yes, pickle is just a different container. The only thing to change in this case is the model loading part with pickle instead of joblib. The rest will be the same.

  • @doneaabohlassan1995
    @doneaabohlassan1995 2 หลายเดือนก่อน +1

    The commands in terminal work in os Windows?

    • @lifecrunch
      @lifecrunch  2 หลายเดือนก่อน

      I haven’t touched a windows machine is a decade, so can’t be certain, but I’m pretty sure that some modifications will be necessary.
      You may have to change the slashes direction in all the paths.

  • @grsdjjggfss3373
    @grsdjjggfss3373 24 วันที่ผ่านมา

    ❤❤❤❤❤❤❤

  • @julien957
    @julien957 หลายเดือนก่อน

    Do you know if the problem of compatibility between M chips and Docker is solved?

    • @lifecrunch
      @lifecrunch  หลายเดือนก่อน

      I know that the problem exists, but I’ve never encountered it. In my case Docker had been working perfectly fine.
      I guess compatibility issues arise only with certain OS versions.

  • @EmmanuelSalvo-eh6ow
    @EmmanuelSalvo-eh6ow หลายเดือนก่อน

    How or where can we deploy that Docker container to be used along the internet?

    • @piano_tam97106
      @piano_tam97106 หลายเดือนก่อน

      AWS or GCP, Azure i guess, every company now require every machine learning engineer to know about CI/CD pipeline, have experience with cloud service, or at least that is my point of view from recently job interview that i got deny :>> Gotta learn a lot lot more

    • @EmmanuelSalvo-eh6ow
      @EmmanuelSalvo-eh6ow หลายเดือนก่อน +1

      @@piano_tam97106 I'm sorry to hear that, thanks for the reply, good luck!

    • @lifecrunch
      @lifecrunch  หลายเดือนก่อน +1

      I guess I need to make a separate video on this subject. Stay tuned.

  • @bhaviksonule-bq9dn
    @bhaviksonule-bq9dn 2 หลายเดือนก่อน

    Can we do the same with open source model?

    • @lifecrunch
      @lifecrunch  2 หลายเดือนก่อน +1

      What do you mean by open-source model?
      If you have any trained model and code to inference it - you can deploy it.

    • @bhaviksonule-bq9dn
      @bhaviksonule-bq9dn 2 หลายเดือนก่อน

      Thank you for your reply, i think I got it.

  • @ihorrible
    @ihorrible 8 หลายเดือนก่อน +2

    Seems Hard)

    • @lifecrunch
      @lifecrunch  8 หลายเดือนก่อน

      The intention was to show how easy it actually is 😉

  • @siddharthapachourey1706
    @siddharthapachourey1706 3 หลายเดือนก่อน

    remove background audio track its distracting

    • @lifecrunch
      @lifecrunch  3 หลายเดือนก่อน

      Thanks for the feedback. Unfortunately, published videos cannot be amended.

  • @kali6509
    @kali6509 หลายเดือนก่อน

    /bin/sh: 1 : [uvicorn,: not found

    • @lifecrunch
      @lifecrunch  หลายเดือนก่อน

      A little more context wouldn’t hurt

  • @august8877
    @august8877 8 หลายเดือนก่อน

    "PromoSM" 🤤

    • @lifecrunch
      @lifecrunch  8 หลายเดือนก่อน

      There is nothing to promote here. Common practice.