rgopikrishnan91/DiscNoise: Framework for Analysis of Impact of Discretization Noise on the Performance and Interpretation of Machine Learning Classifiers

An implementation of the framework described in our paper titled "Impact of Discretization Noise on Machine Learning Classifiers when Studying Software Engineering Datasets". This package provides an automated way of applying the framework for any given dataset. Currently the package supports the impact analysis on Random Forest, Logistic Regression, Classification Trees and K-NN. Both the impact on performance and feature importance can be estimated for any given dataset. Please refer our paper for more detailed information.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rgopikrishnan91/DiscNoise")
rgopikrishnan91/DiscNoise documentation built on May 6, 2019, 6:59 p.m.