-
Notifications
You must be signed in to change notification settings - Fork 0
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
Log metrics #2
Log metrics #2
Conversation
@jan-meyer-1986 Thank you for the contribution! Could you fix the following issue(s)? ⚠ Invalid PR templateThis PR does not appear to have been filed using the MLflow PR template. Please copy the PR template from here and fill it out. |
mlflow/getml/__init__.py
Outdated
|
||
|
||
def _load_model(path): | ||
import getml | ||
import shutil | ||
|
||
import pdb; pdb.set_trace() | ||
import pdb |
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.
Debugger?
patched score function
@jan-meyer-1986 This PR is missing a release-note label, adding |
No description provided.