GithubHelp home page GithubHelp logo

pawel-czyz / labelshift Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 88 KB

Bayesian Quantification with Black-Box Estimators

Home Page: https://openreview.net/forum?id=Ft4kHrOawZ

License: BSD 3-Clause "New" or "Revised" License

Makefile 0.09% Python 99.91%
data-shift prior-probability-shift label-shift quantification machine-learning

labelshift's Introduction

Project Status: Concept โ€“ Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept. Venue build Code style: black

Bayesian quantification with black-box estimators

Quantification is the problem of estimating the label prevalence from an unlabeled data set. In this repository we provide the code associated with our manuscript, which can be used to reproduce the experiments.

Installation

We recommend using Micromamba to set a new Python 3.11 environment. Then, the package can be installed with:

$ pip install -e .

To reproduce the experiments, install Snakemake using the instructions provided. Then, install additional dependencies:

$ pip install -r requirements.txt

The experiments can be reproduced by running:

$ snakemake -c4 -s workflows/WORKFLOW_NAME.smk

Citation

In order to cite this code, please use:

@article{
    Ziegler-Czyz-2024-Bayesian-Quantification,
    title={Bayesian Quantification with Black-Box Estimators},
    author={Albert Ziegler and Pawe{\l} Czy{\.z}},
    journal={Transactions on Machine Learning Research},
    issn={2835-8856},
    year={2024},
    url={https://openreview.net/forum?id=Ft4kHrOawZ}
}

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.