MLDisruptor.NET
0.0.14
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package MLDisruptor.NET --version 0.0.14
NuGet\Install-Package MLDisruptor.NET -Version 0.0.14
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="MLDisruptor.NET" Version="0.0.14" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MLDisruptor.NET" Version="0.0.14" />
<PackageReference Include="MLDisruptor.NET" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MLDisruptor.NET --version 0.0.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MLDisruptor.NET, 0.0.14"
#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.
#addin nuget:?package=MLDisruptor.NET&version=0.0.14
#tool nuget:?package=MLDisruptor.NET&version=0.0.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
MLDisruptor.NET
MLDisruptor.NET is a .NET library that extends Disruptor.NET with machine learning capabilities, enabling high-performance, low-latency ML pipelines using ML.NET.
Features
- Seamless Integration: Combines the power of Disruptor.NET with the flexibility of ML.NET.
- High Performance: Optimized for low-latency and high-throughput ML workflows.
- Extensibility: Supports custom ML models and pipelines using ML.NET.
Installation
You can install the package via NuGet:
dotnet add package MLDisruptor.NET
Or via the NuGet Package Manager in Visual Studio.
Dependencies
- Disruptor.NET (v6.0.0)
- ML.NET (v4.0.2)
- ML.NET FastTree (v4.0.2)
Documentation
For detailed documentation and examples, visit the GitHub repository.
License
This project is licensed under the MIT License.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Disruptor (>= 6.0.0)
- Microsoft.ML (>= 4.0.2)
- Microsoft.ML.FastTree (>= 4.0.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MLDisruptor.NET:
Package | Downloads |
---|---|
MLDisruptor.NET.PerformancePredictor
Adds Performance Prediction features to MLDisruptor.NET. |
GitHub repositories
This package is not used by any popular GitHub repositories.