Save the script to the left under a file name, I use demo.py
pip install cardamom-ai pandas
export CARDAMOM_HOST="api.cardamom.ai"
Run the saved file, for example python3 demo.py decision_tree test-model
Note the second argument is the model algorithm, the third is the deployed name
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