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

Modify Contextual MAB param #167

Merged
merged 3 commits into from
Aug 21, 2023
Merged

Modify Contextual MAB param #167

merged 3 commits into from
Aug 21, 2023

Conversation

maypink
Copy link
Collaborator

@maypink maypink commented Aug 15, 2023

Add possibility to specify context agent as Callable function (if its a custom function) and as ContextAgentTypeEnum

@codecov-commenter
Copy link

codecov-commenter commented Aug 15, 2023

Codecov Report

Merging #167 (29640f5) into main (8aaf543) will increase coverage by 0.00%.
Report is 1 commits behind head on main.
The diff coverage is 62.50%.

@@           Coverage Diff           @@
##             main     #167   +/-   ##
=======================================
  Coverage   74.13%   74.13%           
=======================================
  Files         129      129           
  Lines        7673     7678    +5     
=======================================
+ Hits         5688     5692    +4     
- Misses       1985     1986    +1     
Files Changed Coverage Δ
...olem/core/optimisers/genetic/operators/mutation.py 91.00% <ø> (ø)
...misers/adaptive/mab_agents/contextual_mab_agent.py 32.20% <50.00%> (ø)
golem/core/optimisers/opt_node_factory.py 83.87% <66.66%> (-4.60%) ⬇️

... and 3 files with indirect coverage changes

@maypink maypink requested a review from gkirgizov August 15, 2023 12:55
@maypink maypink merged commit 3139bfa into main Aug 21, 2023
5 checks passed
@maypink maypink deleted the minor-fix branch August 21, 2023 13:31
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.

3 participants