dotnet / dotnet/machinelearning-samples
How to save the trained model to relational database?
Open
- Dominant language
- PowerShell
- Stars
- 4.7k
- Forks
- 2.7k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 1
Description
I have found the @michaelgsharp 's sample
https://github.com/dotnet/machinelearning-samples/tree/main/samples/csharp/getting-started/DatabaseLoader
But how to save/load the trained(!) model to a database to fast use it?
For example, for prediction or as for me: I need to recognize the language of text in my database.
Is it possible?
Btw, some time ago I have asked to open an issue
https://github.com/dotnet/machinelearning/issues/4285
Contributor guide
Assessment
This issue has not been assessed yet.