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

release version 0.1.0 #14

Closed
wants to merge 10 commits into from
Closed

release version 0.1.0 #14

wants to merge 10 commits into from

Conversation

dariodandrea
Copy link
Collaborator

  • Release new refactored version of pybandits

dariodandrea and others added 9 commits March 8, 2023 14:25
 ### Changes

* Refactor repository settings
* Add pyproject.toml for poetry
* Add tox.ini
* Add .git* files
* Remove outdated setup files
* Update pre-commit hooks in .pre-commit-config.yaml
## CHANGES
- fix tests
- reword comment
* Add new strategy Multi-Objective with Cost-Control
* Add new Beta model to support the MO-CC strategy
* Create SmabBernoulli with Strategy MO-CC
* Modify tests accordingly
* Add class StudentT
* Add class BaseBayesianLogisticRegression
* Add class BayesianLogisticRegression
* Add unit tests accordingly
* Add BaseCmabBernoulli
* Add CmabBernoulli
* Add unit tests in test_cmab.py
* Add new test in test_smab.py to reach 100% line coverage
Copy link
Collaborator

@spiaz spiaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

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