https://github.com/ssandra102/digits-classification
A digits classification model using Gradient Boosting Classifier, with CI using GitHub Actions.
https://github.com/ssandra102/digits-classification
ci gradient-boosting-classifier
Last synced: 11 months ago
JSON representation
A digits classification model using Gradient Boosting Classifier, with CI using GitHub Actions.
- Host: GitHub
- URL: https://github.com/ssandra102/digits-classification
- Owner: ssandra102
- Created: 2023-07-25T02:25:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-25T07:32:50.000Z (over 2 years ago)
- Last Synced: 2025-01-02T14:31:09.120Z (about 1 year ago)
- Topics: ci, gradient-boosting-classifier
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# digits-classification
A digits classification model using Gradient Boosting Classifier, with CI using GitHub Actions.
On commiting a change in branch 'workflow-0', the workflow created in main.YAML gets triggered.