Dimensionality Reduction in extreme regions
Project description
Tirex
Tirex package is a tool for dimensionality reduction in a regression context. More precisely, Tirex extracts the features that explains the extreme values of Y , where Y is the target variable. To illustrate our claim, consider a problem of risk management, where one wants to predict accuratly large values. In this case, using standard dimensionality reduction methods (PCA,SVD, Locally linear embedding,etc.) before a regression can give a very poor performance in the region of interest (Y large). Tirex comes in hand to tackle this problem by extracting the necessary features for predicting large values.
The package we provide is also compatible with sickit-learn Pipelines.
Calling fit will fit the model on the training data X.
Calling fit_transform will fit the model and perform the dimensionality reduction task.
Calling transform will
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 TIREX-0.0.2.tar.gz.
File metadata
- Download URL: TIREX-0.0.2.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
25abc6fb4dd3bbac0f55cff16da4ee41258216ef2be4315bc6b800f5f95ab515
|
|
| MD5 |
b020d8dc3e43f51bd16bea2645574218
|
|
| BLAKE2b-256 |
10d27c3d5399f1481f450ae756e83f37311040d924529998b5c1b546312807aa
|
File details
Details for the file TIREX-0.0.2-py3-none-any.whl.
File metadata
- Download URL: TIREX-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
879d7eb06da3f6baed77ea1e040fb318d0142b507a08ba7e537a2c9fed7efa8a
|
|
| MD5 |
12f4070cb41ba5c0bf171546d3cd3323
|
|
| BLAKE2b-256 |
26ec9d2fed0b1da62f363f0a6986c027351be7e9f9f1e08eae6d9765f2151d79
|