Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avicenne-ctrl/github-action-workflow-test
This repository demonstrates the use of GitHub Actions to automate the model update workflow. If a model's accuracy improves during the latest `git push`, the workflow automatically updates and saves the new model.
https://github.com/avicenne-ctrl/github-action-workflow-test
github-actions xgboost-regression
Last synced: 10 days ago
JSON representation
This repository demonstrates the use of GitHub Actions to automate the model update workflow. If a model's accuracy improves during the latest `git push`, the workflow automatically updates and saves the new model.
- Host: GitHub
- URL: https://github.com/avicenne-ctrl/github-action-workflow-test
- Owner: Avicenne-ctrl
- Created: 2024-12-01T14:04:14.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-01T15:01:22.000Z (3 months ago)
- Last Synced: 2024-12-11T00:09:40.929Z (2 months ago)
- Topics: github-actions, xgboost-regression
- Language: Jupyter Notebook
- Homepage:
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Train xgboost model
Follow the steps described in the notebook ```how_to_train_xgboost```
It is explained how to create the training container and then start a CustomJob