RAISING: A supervised deep learning framework for hyperparameter tuning and feature selection
Project description
RAISING
This repository contains the source code, simulation data, and documentation for the RAISING, a two-stage neural network(NN) implementation framework that first performs hyperparameter tuning to devise the best NN architecture and then performs training on the entire data to estimate the feature importance. The method has been published in Nucleic Acids Research (https://doi.org/10.1093/nar/gkae1027). The source code is available on GitHub(https://github.com/Devashish13/RAISING/)
RAISING installation
Create a conda environment to install the RAISING
conda create -n RAISING_env python=3.9
conda activate RAISING_env
Install the package through pypi
pip install RAISING
Install the package through the github repository
pip install git+https://github.com/Devashish13/RAISING.git
RAISING implementation
Please visit the following link for detailed description of RAISING documentation and tutorials
https://devashish13.github.io/RAISING/
Simulated data generated for detecting polygenic adaptation
Simulated data generated in this study for detecting polygenic selection can be accessed from zenodo repository(https://zenodo.org/records/12752105)
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 raising-1.0.1.tar.gz.
File metadata
- Download URL: raising-1.0.1.tar.gz
- Upload date:
- Size: 22.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
daac7e85c3cb9fdda9c43a4a88f8ea7937795d724da53478f74e42accd2b13a5
|
|
| MD5 |
336c9209f554195916d2bc12720847a7
|
|
| BLAKE2b-256 |
d693f88ba6f2651a0cf2ca03154db4610d178f6b51d9731f9540d2dc17471e3b
|
File details
Details for the file RAISING-1.0.1-py3-none-any.whl.
File metadata
- Download URL: RAISING-1.0.1-py3-none-any.whl
- Upload date:
- Size: 23.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3a7891b24f13ec6e1820b1b1d83c333f5f382a8c0915f6729fe6db7774a36cc
|
|
| MD5 |
6258504c363440eb333fd4244efe5467
|
|
| BLAKE2b-256 |
69d66a1cd85d2dd60e8dcce8ea3bc15509550bbf335fdd277bc135cd3424a76b
|