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

Write a Python wrapper for a GENERIC component #378

Closed
jklaise opened this issue Jan 11, 2019 · 0 comments
Closed

Write a Python wrapper for a GENERIC component #378

jklaise opened this issue Jan 11, 2019 · 0 comments

Comments

@jklaise
Copy link
Contributor

jklaise commented Jan 11, 2019

Currently we lack the capability to wrap GENERIC components using the Python wrappers. Having this would enable people to write fully custom Python components. Extra potential benefits:

  • Writing a component as GENERIC would enable using it in many roles of the inference graph (e.g. using an outlier detector as a model in it's own right or as a supporting component for the main model)
  • Could simply Python wrappers code to only have one module doing the wrapping for all types of components
@jklaise jklaise self-assigned this Jan 11, 2019
@ukclivecox ukclivecox added this to the 0.2.x milestone Jan 27, 2019
@ukclivecox ukclivecox assigned ukclivecox and unassigned jklaise Feb 21, 2019
agrski pushed a commit that referenced this issue Dec 2, 2022
* income example

* move artifacts to gs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants