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] Classification 8/n #1175

Merged
merged 22 commits into from
Aug 21, 2022

Conversation

SkafteNicki
Copy link
Member

@SkafteNicki SkafteNicki commented Aug 5, 2022

What does this PR do?

Continues work on classification refactor #1001
Prior work:

This PR takes care of calibration_errror and hinge_loss which are the final two metrics that need to be reformatted.

Before submitting

  • Was this discussed/approved via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?

PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

@SkafteNicki SkafteNicki added enhancement New feature or request refactoring refactoring and code health labels Aug 5, 2022
@SkafteNicki SkafteNicki added this to the v0.10 milestone Aug 5, 2022
@SkafteNicki SkafteNicki changed the base branch from master to devel/classification August 15, 2022 18:43
@mergify mergify bot added the ready label Aug 17, 2022
@mergify mergify bot removed the ready label Aug 17, 2022
@mergify mergify bot added ready and removed ready labels Aug 17, 2022
@codecov
Copy link

codecov bot commented Aug 17, 2022

Codecov Report

Merging #1175 (b77df12) into devel/classification (3c0d55a) will decrease coverage by 37%.
The diff coverage is 91%.

@@                  Coverage Diff                   @@
##           devel/classification   #1175     +/-   ##
======================================================
- Coverage                    90%     52%    -37%     
======================================================
  Files                       189     189             
  Lines                     10543   10767    +224     
======================================================
- Hits                       9469    5648   -3821     
- Misses                     1074    5119   +4045     

@mergify mergify bot added the ready label Aug 19, 2022
@mergify mergify bot removed the has conflicts label Aug 20, 2022
@SkafteNicki SkafteNicki mentioned this pull request Aug 20, 2022
4 tasks
@SkafteNicki SkafteNicki merged commit 031ffdd into devel/classification Aug 21, 2022
@SkafteNicki SkafteNicki deleted the refactor/classification_8 branch August 21, 2022 08:30
@SkafteNicki SkafteNicki changed the title Refactor/classification 8 [Refactor] Classification 8/n Aug 21, 2022
Borda added a commit that referenced this pull request Aug 26, 2022
* changes

* some code

* updates

* working calibration

* improve tests

* docs

* update

* init files

* docs calibration error

* update

* hinge loss

* docs

* fix type issue

* fix

* cast dtype

* ci

* skip non supported cpu half tests

Co-authored-by: Jirka <jirka.borovec@seznam.cz>
@SkafteNicki SkafteNicki mentioned this pull request Aug 28, 2022
4 tasks
Borda added a commit that referenced this pull request Sep 12, 2022
* changes

* some code

* updates

* working calibration

* improve tests

* docs

* update

* init files

* docs calibration error

* update

* hinge loss

* docs

* fix type issue

* fix

* cast dtype

* ci

* skip non supported cpu half tests

Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Borda added a commit that referenced this pull request Sep 12, 2022
* changes

* some code

* updates

* working calibration

* improve tests

* docs

* update

* init files

* docs calibration error

* update

* hinge loss

* docs

* fix type issue

* fix

* cast dtype

* ci

* skip non supported cpu half tests

Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Borda added a commit that referenced this pull request Sep 13, 2022
* changes

* some code

* updates

* working calibration

* improve tests

* docs

* update

* init files

* docs calibration error

* update

* hinge loss

* docs

* fix type issue

* fix

* cast dtype

* ci

* skip non supported cpu half tests

Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Borda added a commit that referenced this pull request Sep 13, 2022
* changes

* some code

* updates

* working calibration

* improve tests

* docs

* update

* init files

* docs calibration error

* update

* hinge loss

* docs

* fix type issue

* fix

* cast dtype

* ci

* skip non supported cpu half tests

Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ready refactoring refactoring and code health
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants