8000 GitHub - polymorp/DevSum18-ML.NET: complete solution with demo files
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

polymorp/DevSum18-ML.NET

 
 

Repository files navigation

DevSum18-ML.NET

complete solution with demo files

AutomobileTrainer

.NET Core console app. the main part of the code. takes care of the entire learning pipeline and also states the model.

AutomobilePricePredictor

.NET Core class library. shows how to load a stated model from a path or as an Embedded Resource.

AutomobileClient

.NET Core console app. references and makes use of the class library Predict method without really knowing about the model or any ML at all.

About

complete solution with demo files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%
0