MLOps.NET is a data science tool to track and manage the lifecycle of a ML.NET machine learning model.
Info
Version: | 1.3.1 |
Author(s): | Alexander Slotte |
Last Update: | Monday, December 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aslotte/MLOps.NET |
NuGet Url: | https://www.nuget.org/packages/MLOps.NET.SQLServer |
Install
Install-Package MLOps.NET.SQLServer
dotnet add package MLOps.NET.SQLServer
paket add MLOps.NET.SQLServer
MLOps.NET.SQLServer Download (Unzip the "nupkg" after downloading)
Dependencies
- MLOps.NET(>= 1.3.1)
- Microsoft.EntityFrameworkCore(>= 5.0.1)
- Microsoft.EntityFrameworkCore.SqlServer(>= 5.0.1)
- Microsoft.EntityFrameworkCore.Tools(>= 5.0.1)
Tags