Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor quantile binning #398

Closed
wants to merge 3 commits into from
Closed

Refactor quantile binning #398

wants to merge 3 commits into from

Conversation

alanbijuthomas
Copy link
Member

@alanbijuthomas alanbijuthomas commented Aug 15, 2023

Description

Refactor code for uncertainty estimation using QBin with tasks from discussion.

Status

Hold

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • In-line docstrings updated.
  • Source for documentation at docs manually updated for new API.

@alanbijuthomas alanbijuthomas added the refactor Refactor of existing code label Aug 15, 2023
@alanbijuthomas alanbijuthomas self-assigned this Aug 15, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 15, 2023

Codecov Report

Merging #398 (f90bf1a) into main (0139b14) will not change coverage.
The diff coverage is n/a.

❗ Current head f90bf1a differs from pull request most recent head 539edc6. Consider uploading reports for the commit 539edc6 to get more accurate results

@@           Coverage Diff           @@
##             main     #398   +/-   ##
=======================================
  Coverage   89.97%   89.97%           
=======================================
  Files          65       65           
  Lines        7001     7001           
=======================================
  Hits         6299     6299           
  Misses        702      702           

@github-actions
Copy link
Contributor

This pull request has been automatically marked as stale due to lack of activity.

@github-actions github-actions bot added the Stale label Sep 30, 2023
@github-actions github-actions bot removed the Stale label Oct 3, 2023
@alanbijuthomas alanbijuthomas deleted the refactor_qbin branch October 3, 2023 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactor of existing code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants