Microsoft.ML.Probabilistic
0.3.1810.501
Infer.NET is a framework for running Bayesian inference in graphical models. It can also be used for probabilistic programming. This package contains classes and methods needed to execute the inference code.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Microsoft.ML.Probabilistic -Version 0.3.1810.501
dotnet add package Microsoft.ML.Probabilistic --version 0.3.1810.501
<PackageReference Include="Microsoft.ML.Probabilistic" Version="0.3.1810.501" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.ML.Probabilistic --version 0.3.1810.501
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.ML.Probabilistic, 0.3.1810.501"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.ML.Probabilistic as a Cake Addin
#addin nuget:?package=Microsoft.ML.Probabilistic&version=0.3.1810.501
// Install Microsoft.ML.Probabilistic as a Cake Tool
#tool nuget:?package=Microsoft.ML.Probabilistic&version=0.3.1810.501
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Microsoft.ML.Probabilistic:
Package | Downloads |
---|---|
Microsoft.ML.Probabilistic.Compiler
Infer.NET is a framework for running Bayesian inference in graphical models. It can also be used for probabilistic programming. This package contains the Infer.NET Compiler, which takes model descriptions written using the Infer.NET API and converts them into inference code.
|
|
Microsoft.ML.Probabilistic.Learners
Infer.NET is a framework for running Bayesian inference in graphical models. It can also be used for probabilistic programming. This package contains complete machine learning applications including a classifier and a recommender system.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.ML.Probabilistic:
Repository | Stars |
---|---|
dotnet/mbmlbook
Sample code for the Model-Based Machine Learning book.
|
Version History
Version | Downloads | Last updated |
---|---|---|
0.3.2102.1701 | 320 | 2/17/2021 |
0.3.1912.403 | 14,309 | 12/4/2019 |
0.3.1810.501 | 29,436 | 10/5/2018 |