cancel
Showing results for 
Search instead for 
Did you mean: 
Machine Learning
Dive into the world of machine learning on the Databricks platform. Explore discussions on algorithms, model training, deployment, and more. Connect with ML enthusiasts and experts.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

GGG_P
by New Contributor III
  • 3482 Views
  • 3 replies
  • 2 kudos

How to proper use Databricks MLFlow Managed tracker/register with Databricks Workflow

Hey.I'm building a DevOps/MLOps pipeline to train/register simple scikit learn model.I created a simple Databricks Workflow to execute training and register task on specific .git branch. (Workflow is setup with Databricks Repo on specifc branch, with...

  • 3482 Views
  • 3 replies
  • 2 kudos
Latest Reply
kdatt
New Contributor II
  • 2 kudos

I had same issue while trying to call notebook from workflow. I was able to do what you did. But it needs new experiment name for each run, so I had to do this:# Set the experimentexperiment_name = f"/Workspace/MLOps/{env}/experiment/{experiment}_{ti...

  • 2 kudos
2 More Replies
obiamaka
by New Contributor III
  • 4615 Views
  • 6 replies
  • 3 kudos

Resolved! Unable to view jobs in Databricks Workflow

This has been happening for about 2 days now. Any ideas on why this occurs and how it can be resolved. I attached a screenshot.

  • 4615 Views
  • 6 replies
  • 3 kudos
Latest Reply
obiamaka
New Contributor III
  • 3 kudos

This issue got resolved on it's own, but not sure what the problem was, probably a bug from a software update?

  • 3 kudos
5 More Replies
Labels