dotnet / dotnet/machinelearning-modelbuilder
Environment - Preview label should display for all options
- Dominant language
- Dockerfile
- Stars
- 285
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
**System Information (please complete the following information):**
- Model Builder Version (available in Manage Extensions dialog):
- Visual Studio Version: VS 2022
**Describe the bug**
Preview label does not display for each of the environments when choosing scenarios that are in preview.
**To Reproduce**
1. Choose Object Detection Scenario or any of the other scenarios tagged with Preview
**Expected behavior**
Preview label should be on Local (CPU), Local (GPU), and Azure environments
**Screenshots**

Should the environment have a preview label?
| Scenario | Local (CPU) | Local (GPU) | Azure |
| --- | --- | --- | --- |
| Image classification | N | N | Y |
| Object detection | Y | Y | Y |
| Text classification | Y | Y | N/A |
| Sentence Similarity | Y | Y | N/A |
| Forecasting | Y | N/A | N/A |
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.