oliversieweke/Kaggle Graph Generation
Generate a graph of your submissions to a Kaggle competition.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 5, 2020
- License
- MIT
Pinned Snippet
uses: oliversieweke/kaggle-graph@daf3cb151ee6c4f6087eb9bb539b2ed6961d4f73 # v0.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| KAGGLE_USERNAME | Kaggle username, to be found on Kaggle under My Profile > Edit Profile. | yes | — |
| KAGGLE_KEY | Kaggle key ID, to be read from the competition's URL. | yes | — |
| KAGGLE_COMPETITION_ID | Kaggle Competition ID, to be read from the competition's URL. | yes | — |
| GRAPH_NAME | Output graph file name. | no | — |
| Y_MIN | Y-axis mimumium boundary. | no | — |
| Y_MAX | Y-axis maximum boundary. | no | — |
| SCORE | Whether the score is to be maximized (positive) or minimized (negative). | no | positive |
| OBJECTIVE | Score objective to be shown on the graph. | no | — |
Outputs
no outputs