Skip to content

YogzZ/RSDS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RSDS

RSDS: A General Robust Sampling Method for Classifications


By Yong Zheng ----- September 2019

DEPENDENCIES


RSDS could be run with Python3.

Some packages should be installed with the specific version:

  1. Numpy v1.16.4

The local version of RSDS does not require any other software to be executed.

However, RSDS requires 1 input files:

  1. train_data :Numpy type data set.

EXAMPLE USAGE


After splite the training set and the test set, RSDS.py is called to pre-process the training set, and the processed training set and the test set call classifier are trained to obtain a classification model.

OTHER INFORMATION


Users could use our web at http://www.cquptshuyinxia.com/ as an alternative choice.

TROUBLESHOOTING


Please contact [email protected] for any problems users may encounter using RSDS.
© 2019 GitHub, Inc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages