/BlazorShcMLDotnet

Running ML.NET from Blazor (Server Side, aka Razor Components) Seen on Blazor StateHasChanged

Primary LanguageC#

Taxi Fare Prediction with Razor Components (Blazor Server Side)

To run the example run the console training app, then the web app.

From the Taxi.TrainingModel folder

$ dotnet run

From the BlazorShcMLDotnet.Server folder

$ dotnet run

Then navigate to the application web address.