ML Pills
  • Home
  • Blog
  • Cheatsheets
  • Newsletter
  • DIY
  • Interview Questions
  • Contact
  • X content

AWS

AWS

Extend the possibilities of AWS Lambda with layers

Imagine we want to use pandas or numpy in our AWS Lambda function. However, it is not available by default and we can’t do a pip install here to install them… What do we do? The solution is defining a layer. But, what exactly is a layer? In AWS Lambda, Read more…

By David Andrés, 1 yearNovember 16, 2023 ago
AWS

Use AWS Lambda to invoke your model endpoint hosted on Amazon SageMaker

You have your model trained and the endpoint created, but now you need to be able to use it. How can you do that? Let’s see how to use AWS Lambda for that! But first, what is AWS Lambda? It is a serverless computing service offered by Amazon Web Services Read more…

By David Andrés, 2 yearsOctober 26, 2023 ago
AWS

Train and deploy an XGBoost model in Amazon SageMaker

We will use a Kaggle dataset about credit card fraud detection. This dataset consists of transactions made by credit cards in September 2013 by European cardholders. It contains 492 frauds out of a total of 284,807 transactions. You can see that it is highly unbalanced, where the positive class (frauds) Read more…

By David Andrés, 2 yearsOctober 12, 2023 ago

  • #2335 (no title)
  • Blog
  • Blog
  • Cheat sheets
  • Contact
  • Contacto
  • DIY
  • Hello
  • Home
  • Interview Questions
  • Newsletter
  • Newsletter en Español
  • Principal
  • X content
  • David Andrés Sánchez
  • David Andrés Sánchez
Copyright MLPills 2022-2023, all rights reserved