dotnet / machinelearning-modelbuilder

Simple UI tool to build custom machine learning models.
Creative Commons Attribution 4.0 International
267 stars 56 forks source link

Forecasting: Graph is not able to preview on the "Data" and "Evaluate" pages. #2961

Open v-Hailishi opened 3 months ago

v-Hailishi commented 3 months ago

System Information (please complete the following information): Windows OS: Windows-11-Enterprise-22H2 ML.Net Model Builder 2022: 17.18.4.2442102 (Main Build) Microsoft Visual Studio Enterprise: 2022(17.11.1) .Net: 6.0,7.0,8.0

Describe the bug

TestMatrix https://testpass.blob.core.windows.net/test-pass-data/forecasting.csv

To Reproduce Steps to reproduce the behavior:

  1. Select Create a new project from the Visual Studio start window.
  2. Choose the C# Console App (.NET Core) project template.
  3. Add model builder by right click on the project.
  4. Select "Forecasting" scenarios.
  5. On Data page, choose the data source and the click "Graph" Radio button.

Expected behavior Graph should be able to preview.

Screenshot

image image

Additional context