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

API: accept additional partitioner parameters in simulate_feature() #355

Merged
merged 2 commits into from
Oct 20, 2022

Conversation

j-ittner
Copy link
Member

@j-ittner j-ittner commented Oct 5, 2022

Method BaseUnivariateSimulator.simulate_feature() now accepts additional keyword arguments, to be passed on as parameters for the fit() method of the given Partitioner. This makes it possible, for example, to set the lower or upper bound of the range to be covered by the partitioner.

Thanks to @oliver314 for identifying this requirement.

@j-ittner j-ittner added the API New feature or request label Oct 5, 2022
@j-ittner j-ittner added this to the 2.0.0 milestone Oct 5, 2022
@j-ittner j-ittner requested a review from mtsokol October 5, 2022 16:32
@j-ittner j-ittner self-assigned this Oct 5, 2022
@j-ittner j-ittner requested a review from rkdy October 11, 2022 08:24
@j-ittner j-ittner merged commit ad013dd into 2.0.x Oct 20, 2022
@j-ittner j-ittner deleted the api/simulation_bounds branch October 20, 2022 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants