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

Cristhian_Plaza
by New Contributor III
  • 4057 Views
  • 5 replies
  • 9 kudos

Azure-core or AzureML version packages incompatibility

I'm running the BigBook of DS from Databricks on an Azure Databricks environment and I'm having a problem with a package in the first notebook inside the Integrating Azure Databricks and Azure Machine Learning folder. To be exact, this is the problem...

  • 4057 Views
  • 5 replies
  • 9 kudos
Latest Reply
Kaniz_Fatma
Community Manager
  • 9 kudos

Hi @Cristhian Plazas​, Please upgrade your azure-core package and let us know if that works.Here is a GitHub link where this issue has been addressed. Please have a look at the conversations.

  • 9 kudos
4 More Replies
dsiu
by New Contributor II
  • 1037 Views
  • 1 replies
  • 2 kudos

CountVectorizer no longer works through Azure ML

Hello. I am trying to use the CountVectorizer module as part of our feature engineering. It works on a Databricks notebook directly, but when I try to run the code through Azure with the databricks connection, it throws an error. This isn't the first...

  • 1037 Views
  • 1 replies
  • 2 kudos
Latest Reply
Noopur_Nigam
Valued Contributor II
  • 2 kudos

Hi @Danny Siu​ Please check that you are using the latest dbconnect version corresponding to the DBR version that you are using in the databricks cluster.You can check the latest dbr version here: https://pypi.org/project/databricks-connect/#history

  • 2 kudos
Labels