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

vaibhavsingal11
by New Contributor
  • 5564 Views
  • 3 replies
  • 4 kudos

Error executing mlflow's mlflow.register_model() in applyInPandas to register Model to another workspace.

Hi Team,I am getting the following error (mlflow.utils.databricks_utils._NoDbutilsError) while trying to register model using applyInPandas to another databricks workspace. I have already set the secret scope and prefix to authenticate against the 2n...

  • 5564 Views
  • 3 replies
  • 4 kudos
Latest Reply
Amardeep
New Contributor II
  • 4 kudos

@vaibhavsingal11​ , Hey, any progress on this? I'm facing the same issue, and It looks like dbutils is inaccessible from worker nodes: LINK

  • 4 kudos
2 More Replies
Maverick1
by Valued Contributor II
  • 6828 Views
  • 4 replies
  • 11 kudos

Resolved! Migration from self-managed MLflow to Databricks managed MLflow.

Would it be possible to somehow save the data, metrics of all experiments captured by self-managed mlflow using A/mazon RDS, S3 as backend and then load it to databricks managed mlflow and make it available in the UI? This is required as a part of mi...

  • 6828 Views
  • 4 replies
  • 11 kudos
Latest Reply
User16783853898
Databricks Employee
  • 11 kudos

mlflow-export-import is an open source tool used by both OSS and Databricks users. It is in the process of being a recommended solution for Databricks MLflow migrations. Create a ticket for any issues at: https://github.com/amesar/mlflow-export-impor...

  • 11 kudos
3 More Replies
Marco98
by New Contributor II
  • 2633 Views
  • 1 replies
  • 2 kudos

Pytorch DDP on Databricks

Hello!I am currently trying to use Pytorch Lightning inside Databricks and I am currently using a cluster with 2 gpus. Whenever I try to train my Transformer model with 1 gpu in DP strategy everything works fine, but when I try to use both the 2 gpus...

  • 2633 Views
  • 1 replies
  • 2 kudos
Latest Reply
Chakra03
New Contributor II
  • 2 kudos

Hi @Marco Capusso​ , I am facing the similar issue could you find some fix. It would be great if you share some details around it.

  • 2 kudos
venkat09
by New Contributor III
  • 2637 Views
  • 1 replies
  • 1 kudos

Resolved! Running into an issue while setting up dbx locally?

Followed the documentation and facing issue while running dbx execute on all-purpose/interactive cluster, which is up and running already. Ran this command  dbx execute --cluster-id=XXXXXX --job=dbx-demo-job --no-rebuild --debug. If anyone faced it ...

image
  • 2637 Views
  • 1 replies
  • 1 kudos
Latest Reply
venkat09
New Contributor III
  • 1 kudos

before running package it as wheel before running `dbx execute` fix the issue

  • 1 kudos
Nithin
by New Contributor II
  • 14703 Views
  • 7 replies
  • 1 kudos

How to access databricks feature store outside databricks?

We are building the feature store using databricks API. Few of the machine learning engineers are using Jupyter notebooks. Is it possible to use feature store outside databricks?

  • 14703 Views
  • 7 replies
  • 1 kudos
Latest Reply
datariel
New Contributor II
  • 1 kudos

Hi @Kaniz Fatma​  and @Jose Gonzalez​ ,turning back to the original question, and considering that one of the main benefits of the Feature Store is the removal of the online/offline skew, how could I access to the features from a client application l...

  • 1 kudos
6 More Replies
Direo
by Contributor II
  • 2296 Views
  • 1 replies
  • 2 kudos

Feature store errors

HiWhen I open feature store, I get an error saying that "Failed to load some job schedules". When I open one of the feature store tables, I get several additional errors:"Failed to laod lates run for some job producers","Failed to laod some job produ...

image
  • 2296 Views
  • 1 replies
  • 2 kudos
Latest Reply
Hubert-Dudek
Esteemed Contributor III
  • 2 kudos

@Direo Direo​ , In that case, I would write to support (in the case of Azure to Microsoft support).

  • 2 kudos
Direo
by Contributor II
  • 10079 Views
  • 1 replies
  • 1 kudos

Resolved! xgboost 1.5.1 gives 'XGBModel' object has no attribute 'enable_categorical' error

Should I pip install xgboost==1.4.2. (the last version it worked) or is there a better way to solve it having in mind that this solution might cause problems later if this version of xgboost is not supported on future python versions.

  • 10079 Views
  • 1 replies
  • 1 kudos
Latest Reply
Direo
Contributor II
  • 1 kudos

Hi, @Kaniz Fatma​. No, I have found a solution. Needed to retrain models using new version of xgboost.

  • 1 kudos
Mr__E
by Contributor II
  • 1359 Views
  • 0 replies
  • 0 kudos

Custom AutoML evaluation metric for ranking model

I built a model which is used for ranking and I have a notebook that takes that model to generate rankings and then uses a UDF-based metric to evaluate those rankings. Is there any way that I can have this ranking / UDF be used during the AutoML trai...

  • 1359 Views
  • 0 replies
  • 0 kudos
findinpath
by Contributor
  • 7504 Views
  • 6 replies
  • 5 kudos

How to mount s3 bucket in community edition cluster?

I'm using Databricks Community Edition for testing purposes on a OSS project.I'm spinning up the cluster automatically through Databricks Clusters API.The automated tests rely on AWS S3 infrastructure, reason why I need to mount the S3 bucket on the ...

  • 7504 Views
  • 6 replies
  • 5 kudos
Latest Reply
findinpath
Contributor
  • 5 kudos

I haven't found any solution.I'm assuming that currently my only option is the usage of Databricks Enterprise to model scenarios involving the mounting of object storage buckets.

  • 5 kudos
5 More Replies
Wayne
by New Contributor III
  • 2656 Views
  • 2 replies
  • 3 kudos
  • 2656 Views
  • 2 replies
  • 3 kudos
Latest Reply
Wayne
New Contributor III
  • 3 kudos

No error, just seeing the EXPAND DISK in cluster event logs. This is just a regular spark application. I am not sure if the cloud storage matters - a spark application uses it as input and output.

  • 3 kudos
1 More Replies
romanzdk
by New Contributor II
  • 3084 Views
  • 1 replies
  • 0 kudos

Databricks online store - Login to Azure SQL Database with Service Principal

I want to use Databricks Online Store with Azure SQL Database, however I am unable to autenthicate through Databricks Feature Store API. I need to use Service Principal credentials.I tried using Application ID as username and Secret as password, but ...

  • 3084 Views
  • 1 replies
  • 0 kudos
Latest Reply
romanzdk
New Contributor II
  • 0 kudos

no one?

  • 0 kudos
naveen_marthala
by Contributor
  • 5254 Views
  • 2 replies
  • 2 kudos

why does the client need to have git installed for auto-logging to an mlflow server running in "--serve-artifacts" mode?

I have an mlflow server with `--serve-artifacts` and with postgres as `--backend-store-uri`. The machine(container with base image python:3.9-bullseye) running the server has git installed which is available on path. I am logging from jupyter-noteboo...

  • 5254 Views
  • 2 replies
  • 2 kudos
Latest Reply
Hubert-Dudek
Esteemed Contributor III
  • 2 kudos

When it is part of the MLflow Project, it requires git.

  • 2 kudos
1 More Replies
mhansinger
by New Contributor II
  • 25322 Views
  • 4 replies
  • 1 kudos

Resolved! Set default "spark.driver.maxResultSize" from the notebook

Hello,I would like to set the default "spark.driver.maxResultSize" from the notebook on my cluster. I know I can do that in the cluster settings, but is there a way to set it by code?I also know how to do it when I start a spark session, but in my ca...

  • 25322 Views
  • 4 replies
  • 1 kudos
Latest Reply
Anonymous
Not applicable
  • 1 kudos

Hi @Maximilian Hansinger​ Just wanted to check in if you were able to resolve your issue. If yes, would you be happy to mark the answer as best? If not, please tell us so we can help you.Thanks!

  • 1 kudos
3 More Replies
EdoardoVivo
by New Contributor
  • 2191 Views
  • 0 replies
  • 0 kudos

Pymc3 on Databricks: Progress bar

Hello everybody..I am trying to run pymc3 models on Databricks (runtime 9.1) and when I start the sampling process, the progress bar is not showing. It is a bit annoying since this way I do not have any information on when the process is going to end...

  • 2191 Views
  • 0 replies
  • 0 kudos

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now
Labels