Published December 29, 2025
| Version v2
Preprint
Open
Segmented Linear Regression Model (SLRM)
Authors/Creators
Contributors
Project member:
Description
This project implements the Segmented Linear Regression Model (SLRM), an alternative to traditional Artificial Neural Networks (ANNs). The SLRM models datasets with piecewise linear functions, using a neural compression process to reduce complexity without compromising precision beyond a user-defined tolerance. The core of the solution is the compression algorithm, which transforms an unordered dataset (DataFrame / X, Y) into a final, highly optimized dictionary, ready for prediction.
Files
SLRM-v2.pdf
Files
(267.1 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:3fda4023a36a6b47d74b627570e4a83e
|
180.2 kB | Preview Download |
|
md5:cfac475d665fd3bd38399d30dc00673d
|
86.9 kB | Preview Download |