actions-marketplace-validations/Test Git Action
A simple example of AutoML created using PyCaret 2.0
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 7, 2021
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/blanpa_test-git-actions@faf1522eb364d671a38959d2b967f65514d2d09b # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| DATASET | Dataset for Training | yes | juice |
| TARGET | Name of Target variable | yes | Purchase |
| USECASE | Use-case Classification or Regression | yes | classification |
Outputs
| name | description |
|---|---|
| myOutput | Output from the action |