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

Enable Multi-Unit Inputs For Numerical And Categorical Calibrators #10

Open
brianpark0126 opened this issue Nov 29, 2023 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@brianpark0126
Copy link
Collaborator

brianpark0126 commented Nov 29, 2023


About:

Add multi-unit capabilities to numerical and categorical calibration layers.


Is your feature request related to a problem? Please describe.
As we build up the PyTorch Lattice Library, we will be implementing optimizations for the basic Lattice model which will require it to handle multiple units (RTL and Kronecker factored lattices). As a prerequisite, we will need the calibrators to accept multi-unit inputs.

Describe the solution you'd like
A refactoring of categorical_calibrator and numerical_calibrator classes to include multi unit functionality.

Describe alternatives you've considered
N/A

Additional context
N/A

@brianpark0126 brianpark0126 self-assigned this Nov 29, 2023
@willbakst willbakst added the enhancement New feature or request label Nov 30, 2023
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

No branches or pull requests

2 participants