Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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