cancel
Showing results for 
Search instead for 
Did you mean: 
dkxxx-rc
Contributor
since ‎12-19-2024
‎04-08-2025

User Stats

  • 12 Posts
  • 1 Solutions
  • 5 Kudos given
  • 2 Kudos received

User Activity

Weirdness in Databricks on AWS.  In a notebook that is doing absolutely nothing, I click the "Run All Above" or "Run All Below" button on a cell, and it won't do anything at all except pop up a little message near the general "Run All" button, saying...
I have recently been able to run AutoML successfully on a certain dataset.  But it has just failed on a second dataset of similar construction, before being able to produce any machine learning training runs or output.  The Experiments page says```Mo...
The Databricks assistant tells me (sometimes) that `CREATE TEMP TABLE` is a valid SQL operation.  And other sources (e.g., https://www.freecodecamp.org/news/sql-temp-table-how-to-create-a-temporary-sql-table/) say the same.But in actual practice, thi...
I'm working on the Machine Learning Practitioner Learning Plan, specifically the Data Preparation for Machine Learning course (https://customer-academy.databricks.com/learn/learning-plans/11/machine-learning-practitioner-learning-plan/courses/2343/da...
How do I get MLflow child runs to appear as children of their parent run in the MLflow GUI, if I'm choosing my own experiment location instead of letting everything be written to the default experiment location?If I run the standard tutorial (https:/...