-
Notifications
You must be signed in to change notification settings - Fork 2
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 #22
Commits on Mar 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 029b39a - Browse repository at this point
Copy the full SHA 029b39aView commit details
Commits on Mar 13, 2023
-
### 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
Configuration menu - View commit details
-
Copy full SHA for 68e1ee8 - Browse repository at this point
Copy the full SHA 68e1ee8View commit details
Commits on Mar 22, 2023
-
CostControlBandit: Take action with highest proba in case several act…
…ions have same cost (#4)
Configuration menu - View commit details
-
Copy full SHA for 2b19fe5 - Browse repository at this point
Copy the full SHA 2b19fe5View commit details
Commits on Apr 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for da649f0 - Browse repository at this point
Copy the full SHA da649f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 131d8ed - Browse repository at this point
Copy the full SHA 131d8edView commit details
Commits on Apr 26, 2023
-
Add Multi-Objective strategy merged with Cost-Control
* 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
Configuration menu - View commit details
-
Copy full SHA for 5c90294 - Browse repository at this point
Copy the full SHA 5c90294View commit details
Commits on May 11, 2023
-
Add Bayesian Logistic Regression model
* Add class StudentT * Add class BaseBayesianLogisticRegression * Add class BayesianLogisticRegression * Add unit tests accordingly
Configuration menu - View commit details
-
Copy full SHA for 2e485da - Browse repository at this point
Copy the full SHA 2e485daView commit details
Commits on Jun 5, 2023
-
Refactor BaseCmab and add CmabBernoulli
* Add BaseCmabBernoulli * Add CmabBernoulli * Add unit tests in test_cmab.py * Add new test in test_smab.py to reach 100% line coverage
Configuration menu - View commit details
-
Copy full SHA for 1a57564 - Browse repository at this point
Copy the full SHA 1a57564View commit details
Commits on Sep 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2797f95 - Browse repository at this point
Copy the full SHA 2797f95View commit details
Commits on Oct 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 27d85e6 - Browse repository at this point
Copy the full SHA 27d85e6View commit details -
feature/fix-style-with-pre-commit-all-files
* Fix style in docs files with pre-commit * Fix style in all python files with pre-commit
Configuration menu - View commit details
-
Copy full SHA for 3fc2b98 - Browse repository at this point
Copy the full SHA 3fc2b98View commit details -
feature/increase-tests-deadline-time (#19)
* add deadline time of test_cmab_predict_not_cold_start
Configuration menu - View commit details
-
Copy full SHA for 55c3206 - Browse repository at this point
Copy the full SHA 55c3206View commit details -
Add CI to develop branch (#20)
Update continuous_integration.yml * Add CI to develop branch * Add deadline to CMAB tests
Configuration menu - View commit details
-
Copy full SHA for 92d6c5b - Browse repository at this point
Copy the full SHA 92d6c5bView commit details