Skip to content

NullReferenceException when training data #6470

Closed
@ivan-pelly

Description

@ivan-pelly

System Information (please complete the following information):

  • OS & Version: Windows 10
  • ML.NET Version: Microsoft.ML 2.0.0, Microsoft.ML.AutoML 0.20.0
  • .NET Version: NET 6.0

Describe the bug
Training following the example at https://github.com/jwood803/MLNetExamples/tree/master/MLNetExamples/AutoML throws a System.AggregateException

To Reproduce
Steps to reproduce the behavior:

  1. Load the attached project
  2. Edit line 6 in Program.cs to point to the path of the provided data file on your system
  3. Run the code
  4. See error

Expected behavior
The code executes to completion.

NDML.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    AutoML.NETAutomating various steps of the machine learning process

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions