/nanosampler

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Nanosampler

Binary classification by making use of only a subset of the input features.

Environment

Install (via conda) the following:

conda create -n nanosampler python==3.11
pip install -r requirements.txt