-
Notifications
You must be signed in to change notification settings - Fork 33
feat: hybrid modeling #125
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
Conversation
Signed-off-by: Tianhao Xu <[email protected]>
Signed-off-by: Tianhao Xu <[email protected]>
Signed-off-by: Tianhao Xu <[email protected]>
|
Also, it seems we only enable this via webapp, what about users using the CLI? |
should be enabled afterwards when we do some refactoring of the config |
Signed-off-by: Tianhao Xu <[email protected]>
davilu-nvidia
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll approve first to unblock merging.
Signed-off-by: Tianhao Xu <[email protected]>
Signed-off-by: Tianhao Xu <[email protected]>
Signed-off-by: Tianhao Xu <[email protected]>
Signed-off-by: Tianhao Xu <[email protected]>
Signed-off-by: Tianhao Xu <[email protected]>
added cli. |
Overview:
So in future, when you add a new op, you can support running configuration without actual data if you use sol/empirical/hybrid mode. The hybrid mode should give you the best guess of the overal model performance.