Handle a regression problem inducing the model on pairs A,B of instances
Project description
Handle a regression problem inducing the model on pairs A,B of instances.
Last column of X is the continuous target. y is ignored.
Four modes are hipotetically possible, although only mode 2 is provided by now to ease compatibility with sklearn: * a classification algorithm is trained to tell when instance A has higher target than instance B * 1) the prediction is based on interpolation which is the type of result expected from a regression * 2) the interpolated value can be converted to a hard prediction through binarization * a regression algorithm is trained to predict the difference between target values of A,B * 3) the prediction is the value provided directly by the regressor * 4) the regression value can be converted to a hard prediction through binarization
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pairwiseprediction-0.240228.2.tar.gz.
File metadata
- Download URL: pairwiseprediction-0.240228.2.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.6 Linux/5.15.0-94-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2aa776b50781dc710bdd9f2262ec369266171e8d6bc33a91e4a65262dc0fcb88
|
|
| MD5 |
7991b2c4609d2cf9cc74e3ebdbfe6c52
|
|
| BLAKE2b-256 |
5d5eee46e01ac8320146b6edce5b45d126ee978be45eb0ab3896a74af1f104ef
|
File details
Details for the file pairwiseprediction-0.240228.2-py3-none-any.whl.
File metadata
- Download URL: pairwiseprediction-0.240228.2-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.6 Linux/5.15.0-94-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da8a192616f2c2e7dbf48fb7e363c6b45adf664dea11bd73aa545b549f8490f1
|
|
| MD5 |
825e6b8b492ec312e2e7e28c146717d1
|
|
| BLAKE2b-256 |
927f3711cc8b285d4f5d03738d989bc1ab68f7b0daadde5b93efc477898e71b3
|