Primo.MachineLearning
1.0.3
dotnet add package Primo.MachineLearning --version 1.0.3
NuGet\Install-Package Primo.MachineLearning -Version 1.0.3
<PackageReference Include="Primo.MachineLearning" Version="1.0.3" />
<PackageVersion Include="Primo.MachineLearning" Version="1.0.3" />
<PackageReference Include="Primo.MachineLearning" />
paket add Primo.MachineLearning --version 1.0.3
#r "nuget: Primo.MachineLearning, 1.0.3"
#:package Primo.MachineLearning@1.0.3
#addin nuget:?package=Primo.MachineLearning&version=1.0.3
#tool nuget:?package=Primo.MachineLearning&version=1.0.3
About
Primo.MachineLearning.Core is a set of ready-to-use activities for Primo RPA Studio designed to automate machine learning tasks. It addresses the need to train models, perform classification and prediction, and analyze text using NER within automated processes. Key activities include: classification model training, classification, prediction model training, prediction, and text analysis. The package can be added to any Primo RPA Studio project via the built-in dependency manager.
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.
Key Features
- A elements for work with machine learning
- Supports .NET Framework 4.6.1+
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.
Feedback
Bug reports and contributions are welcome at Primo RPA chat
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
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.