Hi HN!

    Please
  1. Save the script to the left under a file name, I use demo.py
  2. pip install cardamom-ai pandas
  3. export CARDAMOM_HOST="api.cardamom.ai"
  4. Run the saved file, for example python3 demo.py decision_tree test-model
  5. Note the second argument is the model algorithm, the third is the deployed name
  6. Enjoy deploying your model to AWS Lambda

Since this is just a demo I'll probably delete the data after this weekend, so if you want hosting on a sustained basis please don't hesitate to sign up for the email list or reach out via my profile. :)

Below I've included a video for phone users to check it out