dotnet / dotnet/machinelearning-samples

System.ArgumentOutOfRangeException: Could not find input column 'Features'

Open
#608 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
4.7k
Forks
2.7k
Avg merge
2d 22h
Merged PRs (30d)
1

Description

Problem encountered on https://dotnet.microsoft.com/learn/ml-dotnet/get-started-tutorial/train
Operating System: windows

I am training model using binary-classification and it is finished with error |3 LightGbmBinary NaN NaN NaN NaN 0.3 0 |
System.ArgumentOutOfRangeException: Could not find feature column 'Features'.

My data has two columns , type with is label and path of images, Is it correct way to passing images if not how should I pass images?
How can I train my model for image classification , if it is possible ?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.