zoranpandovski/AutML Workflow
Automated Machine Learning inside Github Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dataset | Data URL. | yes | — |
| target | The target variable. | yes | — |
| when | The data that you want to make a prediction for. | yes | — |
| stop_training | Stop training after X seconds. | no | — |
Outputs
| name | description |
|---|---|
| prediction | Predicted value |