#1639·postgresml

[ Tutorial Notebooks #1 ] Training the fraud model fails

Author: gaspardc-metCreated Oct 14, 2024Updated Jan 22, 2025
Labelsquestion

Hello,

I order to run the notebooks locally I cloned the repo and built the docker image locally (latest docker tag has an issue with the dashboard)

Running the First notebook (fraud detection) without any changes, I run into several errors:

  • on cell 42: image

  • on cell 44: image

  • then on cell 50 trying to deploy the model: image

Probably a change in the API since the tutorial was made ?