MLDisruptor.NET
0.0.22
dotnet add package MLDisruptor.NET --version 0.0.22
NuGet\Install-Package MLDisruptor.NET -Version 0.0.22
<PackageReference Include="MLDisruptor.NET" Version="0.0.22" />
<PackageVersion Include="MLDisruptor.NET" Version="0.0.22" />
<PackageReference Include="MLDisruptor.NET" />
paket add MLDisruptor.NET --version 0.0.22
#r "nuget: MLDisruptor.NET, 0.0.22"
#addin nuget:?package=MLDisruptor.NET&version=0.0.22
#tool nuget:?package=MLDisruptor.NET&version=0.0.22
MLDisruptor.NET
!!This is a work in progress. It should be expected that the API will change without notice.!!
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. |
-
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.