Machine Learning with ML Net C# from the Scratch(Step by Step Tutorials)

preview_player
Показать описание
This is a complete ML.Net Tutorial with C# and Visual Studio from the scratch.

Steps
1. Understand Your Dataset
2. Create a Console Application in Visual Studio
3. Create the Classes
4. Define the Data and Model Paths
5. Create a Machine Learning Context
6. Load the Data
7. Create a Learning Pipeline
8. Train and Save the Model
9. Make Prediction

Old ML.Net Tutorials Here

Рекомендации по теме
Комментарии
Автор

var model = pipeline.Fit(myDataView); - Exception Unhandled - not sure why
'Schema mismatch for feature column 'Features': expected Vector<Single>, got Vector<String> (Parameter 'inputSchema')'

LegoCoinGames
Автор

System.DllNotFoundException: 'Unable to load DLL 'CpuMathNative': The specified module could not be found.


i got this when run the program
whats wrong?

kikiiranda
join shbcf.ru