algorithmiaio/Deploy to Algorithmia

Continuous Deployment of ML models and inference scripts from an ML repository to Algorithmia

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
algorithmia_api_keyAlgorithmia API Key, used when uploading the model fileyes
algorithmia_usernameAlgorithmia Username, used as Git Commit Username and as part of default model upload pathyes
algorithmia_emailAlgorithmia Email, used as Git Commit Emailnogithubactions@placeholder.email
algorithmia_passwordAlgorithmia Password. Only required if the algorithm is hosted on Algorithmia.no
github_usernameGithub username owning the algorithm repository, used to clone the algorithm repository. Only required if the algorithm is hosted on Github.no
github_patGithub Personal Access Token, used to clone the algorithm repository. Only required if the algorithm is hosted on Github.no
algorithmia_algonameAlgorithmia Algorithm nameyes
algorithmia_uploadpathAlgorithmia data collection name to upload the model fileyesdata://$ALGORITHMIA_USERNAME/$ALGORITHMIA_ALGONAME
model_pathPath of the model file to be uploaded to Algorithmiayesmodel.pkl
notebook_pathPath of the notebook to be executed by this actionnomodel_training.ipynb
git_hostGit host for the Algorithmia algorithm repository. Change to git.algorithmia.com if the algorithm is hosted on Algorithmia Marketplace or git.YOUR_DOMAIN for enterprise installations.nogithub.com
algorithmia_apiAPI endpoint Algorithmia installation, for enterprise customers.nohttps://api.algorithmia.com

no outputs