Git Product home page Git Product logo

classy-ensemble's Introduction

Classy Ensemble

Classy Ensemble: A Novel Ensemble Algorithm for Classification

Code accompanying the paper: M. Sipper, "Classy Ensemble: A Novel Ensemble Algorithm for Classification".

  • main.py: main module for running ML models
  • main_dl.py: main module for running DL models
  • basic_ensemble.py: class BasicEnsemble -- basic ensemble functionality
  • classy_ensemble.py: class ClassyEnsemble -- the Classy Ensemble algorithm
  • cluster_ensemble.py: class ClusterEnsemble -- generates ensemble through cluster-based pruning
  • classy_cluster.py: class ClassyClusterEnsemble -- a combination of classy ensemble and cluster-based pruning
  • classy_cluster_v2.py: class ClassyClusterEnsemble, version 2 (refer to paper)
  • lexigarden.py: class Lexigarden -- generates ensemble through lexigarden algorithm
  • networks.py: deep networks
  • torch-datasets.py: tourchvision datasets
  • ml_models.py: ML models used
  • utils.py: various utlity functions
  • stats.py: some statistics for paper

Citation

Citations are always appreciated ๐Ÿ˜Š:

@article{sipper2023classy,
    author = {Sipper, Moshe},
    title = {Classy Ensemble: A Novel Ensemble Algorithm for Classification},
    publisher = {arXiv},
    year = {2023},
    url = {https://arxiv.org/abs/2302.10580},
}

classy-ensemble's People

Contributors

moshesipper avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.