-
Notifications
You must be signed in to change notification settings - Fork 23
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
Add a model management notebook #419
Conversation
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.
Looks good to me, thanks for adding this! I've added a few minor comments, but I think the overall approach is pretty good.
I realize it may be sensitive to changes in the default algorithms, or certain user changes in the project it relies on. But I don't think it's a big risk, it should still run but maybe lose some of it's effectiveness in certain cases.
5b8bdf8
to
2a295c4
Compare
Signed-off-by: Igor Davidyuk <igor.davidyuk@intel.com>
Signed-off-by: Igor Davidyuk <igor.davidyuk@intel.com>
Signed-off-by: Igor Davidyuk <igor.davidyuk@intel.com>
Signed-off-by: Igor Davidyuk <igor.davidyuk@intel.com>
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.
Looks good to me, could you just update the spelling of Geti (GETi -> Geti)?
Done! |
Signed-off-by: Igor Davidyuk <igor.davidyuk@intel.com>
This PR introduces a new example notebook showcasing work with models and algorithms