Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 574 Bytes

File metadata and controls

12 lines (7 loc) · 574 Bytes

DiscNoise

The package enables the automated implementation of the framework proposed in our paper titled "Impact of Discretization Noise on Machine Learning Classifiers when Studying Software Engineering Datasets".

The framework provides an automated way to analyze the impact of discretization noise on the performance and feature importance of a classifier.

Kindly refer to our paper for more details!

Our package can be installed with devtools::install_github('rgopikrishnan91/DiscNoise')

Please contact Gopi <krishnan@cs.queensu.ca> for issues and bugs.