dotnet / dotnet/machinelearning-modelbuilder
[Azure] Enable Azure training environment for supported scenarios
Open
enhancement
Stale
- Dominant language
- Dockerfile
- Stars
- 285
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
Currently in Model Builder, we support the following scenarios and environments:
| Scenarios | Local | Azure |
| --- | --- | --- |
| Data classification | ✅ | ❌|
| Value Prediction | ✅ | ❌|
| Recommendation | ✅ | ❌|
| Forecasting | ✅ | ❌|
| Image classification | ✅ | ✅ |
| Object detection | ❌| ✅ |
Enable Azure as a training environment for all supported scenarios:
- [ ] Data classification
- [ ] Value prediction
- [ ] Recommendation
- [ ] Forecasting
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.