Skip to content

polymorp/DevSum18-ML.NET

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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%