Abidhesh/-Machine-Learning-Packages-for-UiPath-RPA
A custom machine learning package for UiPath, designed to implement Linear Regression in RPA workflows. This package allows users to perform predictive modeling, analyze trends, and automate data-driven decisions with ease. Fully integrated with UiPath, it supports input from CSV, Excel, or other structured data sources.
No commits in the last 6 months.
Stars
2
Forks
1
Language
—
License
MIT
Category
Last pushed
Dec 27, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Abidhesh/-Machine-Learning-Packages-for-UiPath-RPA"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
stabgan/Multiple-Linear-Regression
Implementation of Multiple Linear Regression both in Python and R
SENATOROVAI/Normal-equation-solver-multiple-linear-regression-course
Multiple Linear Regression (MLR) models the linear relationship between a continuous dependent...
SENATOROVAI/Normal-equations-scalar-form-solver-simple-linear-regression-course
The normal equations for simple linear regression are a system of two linear equations used to...
SENATOROVAI/underfitting-overfitting-polynomial-regression-course
Underfitting and overfitting are critical concepts in machine learning, particularly when using...
MathWorks-Teaching-Resources/Machine-Learning-for-Regression
Interactive courseware module that introduces typical workflow, setup, and considerations...