Engine.ML
0.0.0.1
dotnet add package Engine.ML --version 0.0.0.1
NuGet\Install-Package Engine.ML -Version 0.0.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Engine.ML" Version="0.0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Engine.ML --version 0.0.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Engine.ML, 0.0.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Engine.ML as a Cake Addin #addin nuget:?package=Engine.ML&version=0.0.0.1 // Install Engine.ML as a Cake Tool #tool nuget:?package=Engine.ML&version=0.0.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
基于Accord.Net, CNTK等实现的机器学习相关方法
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Accord.MachineLearning (>= 3.8.0)
- Accord.Neuro (>= 3.8.0)
- CNTK.GPU (>= 2.7.0)
- Engine.GIS (>= 0.0.0.1 && < 2.0.0)
- NetTopologySuite (>= 2.1.0)
- NetTopologySuite.Features (>= 2.1.0)
- Newtonsoft.Json (>= 12.0.3)
- ScottPlot.WinForms (>= 4.0.42)
- System.Memory (>= 4.5.4)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- System.ValueTuple (>= 4.5.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.0.0.1 | 623 | 10/18/2020 |
更新监督学习部分