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
Assignees
Projects
Milestone

Comments

@jklaise
Copy link
Member

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 added this to In progress in 0.2.6 Jan 27, 2019
@jklaise jklaise moved this from In progress to To do in 0.2.6 Jan 31, 2019
@ukclivecox ukclivecox moved this from To do to In progress in 0.2.6 Feb 17, 2019
@ukclivecox ukclivecox removed this from In progress in 0.2.6 Feb 18, 2019
@ukclivecox ukclivecox added this to In progress in 0.2.7 Feb 21, 2019
@ukclivecox ukclivecox assigned ukclivecox and unassigned jklaise Feb 21, 2019
@ukclivecox ukclivecox moved this from In progress to Done in 0.2.7 Mar 6, 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
No open projects
0.2.7
  
Done
Development

No branches or pull requests

2 participants