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

feat: add model_selection sub-package for hyper-parameters #257

Merged
merged 7 commits into from
Dec 27, 2024

Conversation

eonu
Copy link
Owner

@eonu eonu commented Dec 27, 2024

Add model_selection sub-package for hyper-parameter optimization

Checklist

  • I have added new tests (if necessary).
  • I have ensured that tests and coverage are passing on CI.
  • I have updated any relevant documentation (if necessary).
  • I have used a descriptive pull request title.

@coveralls
Copy link

Pull Request Test Coverage Report for Build e353f830-6897-4e6d-8366-6fa69033ebfa

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 25 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-1.0%) to 82.479%

Files with Coverage Reduction New Missed Lines %
models/knn/classifier.py 1 91.86%
models/hmm/classifier.py 11 90.76%
preprocessing/transforms.py 13 76.12%
Totals Coverage Status
Change from base Build 2845d6f5-af14-4b1d-85e9-5ca5be8b4354: -1.0%
Covered Lines: 1158
Relevant Lines: 1404

💛 - Coveralls

@eonu eonu merged commit 4c3ca38 into dev Dec 27, 2024
12 checks passed
@eonu eonu deleted the add_model_selection branch December 27, 2024 16:18
This was referenced Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants