Skip to content

arbasher/straSplit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stratification of multi-label datasets

Codacy Badge

Workflow

Basic Description

This repo contains an implementation of straSplit comprising 8 algorithms to split multi-label data into two sets: training and test.

Dependencies

The codebase is tested to work under Python 3.8. To install the necessary requirements, run the following commands:

pip install -r requirements.txt

Basically, straSplit requires following packages:

Installation and Basic Usage

Run the following commands to clone the repository to an appropriate location:

git clone https://github.com/arbasher/straSplit

Please follow this notebook for tutorials.

Citing

If you find straSplit useful in your research, please consider citing the following papers:

Contact

For any inquiries, please contact: arbasher@student.ubc.ca