dotnet / dotnet/machinelearning-modelbuilder

Graph does not work on Data Preview for SQL Data source.

Open
#2,021 2 comments 0 reactions 0 assignees View on GitHub
Forecasting Priority:1 Reported by: Test Stale
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): 16.13.2.2211002
- Microsoft Visual Studio Enterprise 2022 (64-bit) Version 17.0.6

**Describe the bug**
- On which step of the process did you run into an issue: SQL Data source>Data Preview>Graph

**Data source**
https://github.com/dotnet/machinelearning-samples/raw/main/samples/csharp/getting-started/Forecasting_BikeSharingDemand/BikeDemandForecasting/Data/DailyDemand.mdf

**To Reproduce**
Steps to reproduce the behavior:

1. Select Create a new project from the Visual Studio 2022 start window;
2. Choose the C# Console App (.NET Core) project template with .Net 6.0;
3. Add model builder by right click on the project;
4. Select Forecasting and input the SQL Server data source;
5. After do the settings of Label and Time series columns, click "Graph" under Data Preview, find that no graph is displayed.

**Expected behavior**
Graph under Data Preview can work for Forecasting SQL data source.

**Screenshots**
If applicable, add screenshots to help explain your problem.
![image](https://user-images.githubusercontent.com/81727020/153531081-3ef56b21-2351-46be-aedb-a52b1b569a4c.png)

**Additional context**
Not occurs on Evaluate page:
![image](https://user-images.githubusercontent.com/81727020/153531399-02a32e61-bfa3-4723-a618-34574b62d99e.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.