-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue #21: Diabetest Mini MLOps notebooks: dded alias to model URI fo…
…r scoring plus overall updates
- Loading branch information
amesar
committed
Dec 5, 2023
1 parent
6549abc
commit acd782a
Showing
10 changed files
with
75 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,13 @@ | ||
# Databricks notebook source | ||
# MAGIC %md ## README - MLflow Model Notebooks | ||
# MAGIC | ||
# MAGIC * [basic]($basic/_README) - Basic MLflow model notebooks. | ||
# MAGIC * [llama2]($llama2/_README) - Simple example for Databruicks Marketplace LLama2 model. | ||
# MAGIC * [transformers]($transformers/_README) - Basic Hugging Face transformer task examples. | ||
# MAGIC * [Mini_MLOps_Pipeline]($Mini_MLOps_Pipeline/_README) - Simple end-to-end "mini" MLOps pipeline using wine quality dataset. | ||
# MAGIC * [diabetes_mini_mlops]($diabetes_mini_mlops/_README) - Mini MLOps example using diabetes dataset (Unity Catalog). | ||
# MAGIC * [includes]($includes) - Common include notebooks. | ||
# MAGIC * [basic]($basic/_README) - Basic MLflow model example notebooks. | ||
# MAGIC * LLM | ||
# MAGIC * [llama2]($llama2/_README) - Simple example for Databruicks Marketplace LLama2 model. | ||
# MAGIC * [transformers]($transformers/_README) - Basic Hugging Face transformer task examples. | ||
# MAGIC * Mini MLOps examples | ||
# MAGIC * [diabetes_mini_mlops]($diabetes_mini_mlops/_README) - Mini MLOps example using diabetes dataset (Unity Catalog). | ||
# MAGIC * [Mini_MLOps_Pipeline]($Mini_MLOps_Pipeline/_README) - Simple end-to-end "mini" MLOps pipeline using wine quality dataset. Uses non-UC model version stages. | ||
# MAGIC * [./includes]($includes) - Common include notebooks. | ||
# MAGIC | ||
# MAGIC Last updated: 2023-12-04 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters