luisquintanilla / mlnet-workshop

ML.NET Workshop to predict car sales prices
https://aka.ms/mlnet-workshop-content
MIT License
43 stars 29 forks source link

Fix Used car sale data in CSV format image to correspond to the csv #17

Closed Rutix closed 4 years ago

Rutix commented 4 years ago

The previous image had columns which weren't there in the CSV which made the [LoadColumn(1)] for example confusing.

luisquintanilla commented 4 years ago

Thanks @Rutix and @ardalis