Package for statistical test for data analysis pipeline by selective inference
Project description
si4pipeline
This package provides the statistical test for any feature selection pipeline by selective inference. The tequnical details are described in the paper "Statistical Test for Feature Selection Pipelines by Selective Inference".
Installation & Requirements
This package has the following dependencies:
- Python (version 3.10 or higher, we use 3.12.5)
- numpy (version 1.26.4 or higher but lower than 2.0.0, we use 1.26.4)
- scikit-learn (version 1.5.1 or higher, we use 1.5.1)
- sicore (version 2.3.0 or higher, we use 2.3.0)
- tqdm (version 4.66.5 or higher, we use 4.66.5)
To install this package, please run the following commands (dependencies will be installed automatically):
$ pip install si4pipeline
Usage
The implementation we developed can be interactively executed using the provided demonstration.ipynb
file in our repository.
This file contains a step-by-step guide on how to use the package, how to construct a feature selection pipeline, and how to apply the proposed method to a given feature selection pipeline.
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
File details
Details for the file si4pipeline-1.0.1.tar.gz
.
File metadata
- Download URL: si4pipeline-1.0.1.tar.gz
- Upload date:
- Size: 69.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8da6658fb34396cc1cc1477f27e58e58c40e75681f5e62ebe9122cb7790f8a0b |
|
MD5 | 70e52a3b1af07febf9177d51cc09de58 |
|
BLAKE2b-256 | dfe707e58a1c655d2fadc8dcf956864f24588a0c3eaca507593b2e2bc1e7ccf4 |
File details
Details for the file si4pipeline-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: si4pipeline-1.0.1-py3-none-any.whl
- Upload date:
- Size: 19.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7add9c7fc0cf0d387325c2156b6426bb9d77daa26ec5a39dcd0e536ab47498a6 |
|
MD5 | 6c21689b377a9d233df4ad73c7e6efb7 |
|
BLAKE2b-256 | 4fa0b838d70939f19e6177b6b73c884627f2ee4450f33e355e5fadc31b454d36 |