Waikato / moa

MOA is an open source framework for Big Data stream mining. It includes a collection of machine learning algorithms (classification, regression, clustering, outlier detection, concept drift detection and recommender systems) and tools for evaluation.
http://moa.cms.waikato.ac.nz/
GNU General Public License v3.0
603 stars 352 forks source link

Setup CD MOA docker workflow #262

Closed garawalid closed 1 year ago

garawalid commented 1 year ago

This PR resolves the following points:

We need to link the Container Registry to waikato/moa repository with write privileges. Please follow these steps in this Stackoverflow thread.

This PR was tested in my repository, see the following urls:

garawalid commented 1 year ago

I'll trigger the Github workflow with a test tag

garawalid commented 1 year ago

It seems that I can't trigger the workflow with a test tag in this branch, because the source branch is my repository. The workflow started in my fork

We might need to push a test tag in any branch to trigger the workflow.