Building, training and deploying machine learning models with Amazon SageMaker (July 2020)

Поділитися
Вставка
  • Опубліковано 10 вер 2024

КОМЕНТАРІ • 22

  • @sasha786123
    @sasha786123 3 роки тому +22

    Amazon SageMaker
    1.Prepare -- 6:56
    2. Build -- 11:59
    3. Train & Tune -- 25:44
    4. Deloy -- 33:51
    5. Demo -- 38:14
    6. Links & Conclusion -- 58:41

  • @KokkeOP
    @KokkeOP Рік тому

    Clear and concise. I've always appreciated the similarity between SageMaker and Jupyter notebooks in their UI distribution. Perhaps I'm a nostalgic Data Scientist who prefers a simple canvas to work on. Hehe.

  • @vidhyalakshmiparthasarathy8573
    @vidhyalakshmiparthasarathy8573 2 роки тому +2

    Hi @Julien Simon - Thank you sir for your great videos. I've learnt AWS SageMaker by following your youtube channel. Your explanation and contents are amazing. 👍 😀

  • @caiyu538
    @caiyu538 Рік тому +1

    Great lectures.

  • @imnischaygowda
    @imnischaygowda 4 роки тому

    In detail. Helpful. Thank you

  • @soumyajitganguly2593
    @soumyajitganguly2593 3 роки тому

    how can we invoke the endpoint from outside the sagemaker studio session? any other video where this is explained?

    • @juliensimonfr
      @juliensimonfr  3 роки тому

      Sure :) The endpoint is a regular HTTPS endpoint. You can HTTP POST to it, or use a Predictor in the SageMaker SDK docs.aws.amazon.com/sagemaker/latest/dg/neo-requests-sdk.html

  • @NV3009
    @NV3009 Рік тому

    Julien, Good one really, I have a quick question. Is Appstream 2.0 can be deployed via SCCM? Can i have the steps if this can be done?

  • @denisbrinzarei6411
    @denisbrinzarei6411 4 роки тому +3

    Julien, could you please share the GIT repo for the project?

    • @juliensimonfr
      @juliensimonfr  3 роки тому +1

      This should be the one: gitlab.com/juliensimon/awsdevdays2020/-/blob/master/mls1/XGBoost.ipynb

  • @MirrorNeuron
    @MirrorNeuron 3 роки тому

    Hi @Julien, thanks for the video. I am looking for a tutorial where I can call a Sagemaker endpoint with a restAPI and continuously run inference. Where can I find that? Please guide.

    • @juliensimonfr
      @juliensimonfr  3 роки тому +3

      This should help aws.amazon.com/blogs/machine-learning/creating-a-machine-learning-powered-rest-api-with-amazon-api-gateway-mapping-templates-and-amazon-sagemaker/

    • @MirrorNeuron
      @MirrorNeuron 3 роки тому

      @@juliensimonfr Thank you Sir :)

  • @omarpasha2968
    @omarpasha2968 3 роки тому

    I learned a lot!