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

Alpha_calib_check for multivariate regression #39

Closed
jdalch opened this issue Oct 17, 2023 · 0 comments · Fixed by #40
Closed

Alpha_calib_check for multivariate regression #39

jdalch opened this issue Oct 17, 2023 · 0 comments · Fixed by #40
Assignees
Labels
enhancement New feature or request

Comments

@jdalch
Copy link
Collaborator

jdalch commented Oct 17, 2023

Module

Calibration (API)

Contact Details

[email protected]

Feature Request

In the case of multivariate regression, we may have a vector of alphas, of the same length as the number of features of the Y variable. We could modify the alpha_calib_check function so that it takes a float or a np.ndarray alpha as an argument and checks that all coordinates of alpha satrisfy the desired constraint.

A minimal example

No response

Version

v0.9

Environment

- OS:
- Python version:
- Packages used version:
@jdalch jdalch added the enhancement New feature or request label Oct 17, 2023
@jdalch jdalch self-assigned this Oct 17, 2023
@jdalch jdalch linked a pull request Oct 17, 2023 that will close this issue
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 a pull request may close this issue.

2 participants