Skip to content

MATLAB implementation of the LexiBoost ensemble learning technique for class imbalanced classification without cost-tuning

Notifications You must be signed in to change notification settings

Shounak-D/LexiBoost

Repository files navigation

LexiBoost

MATLAB implementation of the LexiBoost ensemble learning technique for class imbalanced classification without cost-tuning

LICENSE:

  1. This software is provided free of charge to the research community as an academic software package with no commitment in terms of support or maintenance.
  2. Users interested in commercial applications should contact Shounak Datta ([email protected]) or Dr. Swagatam Das ([email protected]).
  3. Any copy shall bear an appropriate copyright notice specifying the above-mentioned authors.
  4. Licensee acknowledges that this software is a research tool, still in the development stage. Hence, it is not presented as error–free, accurate, complete, useful, suitable for any specific application or free from any infringement of any rights. The Software is licensed AS IS, entirely at the Licensee's own risk.
  5. The Researchers and/or ISI Kolkata shall not be liable for any damage, claim, demand, cost or expense of whatsoever kind or nature directly or indirectly arising out of or resulting from or encountered in connection with the use of this software.

INSTRUCTIONS:

  1. Load the required data file 'sampleWorkspace.mat' (this is a two-class data set, currently multi-class code is not available) in the MATLAB workspace.
  2. Run 'LexiBoost.m'.

About

MATLAB implementation of the LexiBoost ensemble learning technique for class imbalanced classification without cost-tuning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages