Primo.MachineLearning.Core 1.0.3.1

dotnet add package Primo.MachineLearning.Core --version 1.0.3.1
                    
NuGet\Install-Package Primo.MachineLearning.Core -Version 1.0.3.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="Primo.MachineLearning.Core" Version="1.0.3.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Primo.MachineLearning.Core" Version="1.0.3.1" />
                    
Directory.Packages.props
<PackageReference Include="Primo.MachineLearning.Core" />
                    
Project file
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 Primo.MachineLearning.Core --version 1.0.3.1
                    
#r "nuget: Primo.MachineLearning.Core, 1.0.3.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.
#addin nuget:?package=Primo.MachineLearning.Core&version=1.0.3.1
                    
Install Primo.MachineLearning.Core as a Cake Addin
#tool nuget:?package=Primo.MachineLearning.Core&version=1.0.3.1
                    
Install Primo.MachineLearning.Core as a Cake Tool

About

Primo.MachineLearning is a library with a set of elements for machine learning.

How to Use

In Primo RPA studio, create a project that will be executed by Primo RPA robot. Install this package via the ".Dependencies → Manage Dependencies" menu; the "Machine Learning and NER" nodes with package elements will appear in Elements tree.

Main Types

Classification model training — the element trains a data classification model.

Classification — the element performs classification based on the trained model.

Prediction model training — the element trains a data prediction model.

Prediction — the element performs prediction based on the trained model.

Analyze text - Element that uses NER methodics to analyze text.

Key Features

  • A elements for work with machine learning
  • Supports .NET 8+

Feedback

Bug reports and contributions are welcome at Primo RPA chat

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
1.0.3.1 182 4/10/2025