Skip to content

Instantly share code, notes, and snippets.

@madhurprash
Created November 13, 2024 17:37
Show Gist options
  • Save madhurprash/e06d3d10cb942e7fd7c089acf282d844 to your computer and use it in GitHub Desktop.
Save madhurprash/e06d3d10cb942e7fd7c089acf282d844 to your computer and use it in GitHub Desktop.
In this gist, we do the following: Set up `mlflow` tracking with the SageMaker tracking server, create a simple classification experiment and use MLFlow to input logs, metrics, parameters and model with simple API calls.
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@madhurprash
Copy link
Author

View the output on mlflow below:
Screenshot 2024-11-13 at 12 38 26 PM
Screenshot 2024-11-13 at 12 39 41 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment