microsoft / dstoolkit-mlops-v2

This repository contains the basic repository structure for machine learning projects based on Azure technologies (Azure ML and Azure DevOps).
Other
20 stars 9 forks source link

Consider adding reference implementations for one of each of a supervised and unsupervised ML models #59

Open lorrinferdinand opened 8 months ago

lorrinferdinand commented 8 months ago

We currently have two linear regression models, a supervised learning technique, would it be more useful to have at least one of each of the following:

Supervised

ritesh-modi commented 7 months ago

Good to have feature. We can implement this later. For now, we do not need so many samples in the repo