Skip to content

Conversation

@shaharbar1
Copy link
Collaborator

Changes:

  • Add optional dependencies for xgboost and ipython
  • Rename _stable_sigmoid to _numpy_sigmoid for clarity
  • Improve dtype checks in BaseOfflinePolicyEstimator
  • Refactor multiprocessing in OfflinePolicyEvaluator for better resource management
  • Add serialization support for MAB predictions to avoid pickling issues
  • Enhance tests for Jupyter notebook detection

@shaharbar1 shaharbar1 added the enhancement New feature or request label Jan 4, 2026
@shaharbar1 shaharbar1 force-pushed the feature/ope_enhancements branch from a1a093e to ccee894 Compare January 4, 2026 07:23
@shaharbar1 shaharbar1 force-pushed the feature/ope_enhancements branch 2 times, most recently from 2ac8f36 to 11755a9 Compare January 11, 2026 21:17
@shaharbar1 shaharbar1 force-pushed the feature/ope_enhancements branch from 11755a9 to 08831d7 Compare January 13, 2026 12:06
@shaharbar1 shaharbar1 force-pushed the feature/ope_enhancements branch from 08831d7 to 9a0cc08 Compare January 13, 2026 13:12
pyproject.toml Outdated
"Dario d'Andrea <[email protected]>",
"Shahar Bar <[email protected]>",
"Jerome Carayol <[email protected]>",
"Anastasiia Kabeshova <[email protected]>",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
"Anastasiia Kabeshova <anastasiiak@playtika.com>",
"Anastasiia Kabeshova <anastasiia.kabeshova@gmail.com>",

@shaharbar1 shaharbar1 force-pushed the feature/ope_enhancements branch 4 times, most recently from a42c5f8 to d163d5c Compare January 13, 2026 18:13
### Changes:
* Add optional dependencies for xgboost and ipython
* Rename `_stable_sigmoid` to `_numpy_sigmoid` for clarity
* Improve dtype checks in `BaseOfflinePolicyEstimator`
* Refactor multiprocessing in `OfflinePolicyEvaluator` for better resource management
* Add serialization support for MAB predictions to avoid pickling issues
* Enhance tests for Jupyter notebook detection
@shaharbar1 shaharbar1 force-pushed the feature/ope_enhancements branch from d163d5c to af42e5c Compare January 13, 2026 18:47
@shaharbar1 shaharbar1 merged commit 6bb1677 into develop Jan 13, 2026
12 checks passed
@shaharbar1 shaharbar1 deleted the feature/ope_enhancements branch January 13, 2026 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants