Giter VIP home page Giter VIP logo

Comments (1)

thvasilo avatar thvasilo commented on May 18, 2024

Hello @estringfellow apologies for the late response!

The likely cause for this would be using SageMaker v2.0, the support for content_types were removed. The solution is designed to work for SageMaker v1.x, but we're working on v2.0 compatibility.

In terms of coming up with a solution for you, are you deploying the solution using the included CloudFormation template, or just using the notebook on an existing SageMaker notebook instance? When using the CloudFormation template you should be getting SageMaker version 1.72.
You can check the version using:

In [1]: import sagemaker

In [2]: sagemaker.__version__
Out[2]: '1.72.0'

Another option that makes it much easier to deploy and try the solution is to use it within the newly launched SageMaker Jumpstart that allows you to launch this and other SageMaker solutions with single click. You can see how to use Jumpstart within SageMaker Studio here.

from fraud-detection-using-machine-learning.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.