Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 226 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 226 Bytes

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