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

Add Databricks ML flow api endpoints #206

Merged
merged 29 commits into from
Sep 13, 2024
Merged

Conversation

hughmancoder
Copy link
Contributor

@hughmancoder hughmancoder commented Jul 31, 2024

Get a run api endpoint added
https://docs.databricks.com/api/azure/workspace/experiments/getrun
 

  • Unit tests passing
  • Client tested in real environment

Resolves #205

Hugh Signoriello added 24 commits July 12, 2024 09:22
…hine Learning Experiment Api endpoint and test
…hine Learning Experiment Api endpoint and test
@hughmancoder hughmancoder changed the title Add Databricks ML flow api endpooints Add Databricks ML flow api endpoints Jul 31, 2024
Copy link
Contributor

@memoryz memoryz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR! I left some comments, most with suggestions you can directly apply.

@memoryz memoryz added the enhancement New feature or request label Sep 13, 2024
@memoryz memoryz closed this Sep 13, 2024
@memoryz memoryz reopened this Sep 13, 2024
@memoryz memoryz merged commit 4017d4e into Azure:master Sep 13, 2024
5 checks passed
@memoryz memoryz added this to the 2.6 milestone Sep 13, 2024
@hughmancoder hughmancoder deleted the mlflow branch October 2, 2024 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add machine learning endpoint(s)
2 participants