actions-marketplace-validations/PyCaret autoML
A simple example autoML using pycaret
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 13, 2020
- License
- Public domain
Pinned Snippet
uses: actions-marketplace-validations/spowers42_automl-action@1bc369630be5b63aabf1fb810bc6de9f5ca568a9 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| DATASET | The training dataset csv | yes | juice |
| TARGET | The target variable column | yes | Purchase |
| USECASE | Use case type (classification, regression) | yes | classification |
Outputs
| name | description |
|---|---|
| myOutput | output from the action |