- 3936 Views
- 2 replies
- 1 kudos
I'm using databricks. Trying to log a model to MLflow using the Feature Store log_model function. but I have this error: TypeError: join() argument must be str, bytes, or os.PathLike object, not 'dict' I'am using the Databricks runtime ml (10.4 LTS M...
- 3936 Views
- 2 replies
- 1 kudos
Latest Reply
I updated by Databricks Run Time from 10.4 to 12.1 and this solved the issue.
1 More Replies
by
cheng
• New Contributor
- 943 Views
- 0 replies
- 0 kudos
We're upgrading our ML jobs from using Runtime 9.1 LTS ML to Runtime 10.4 LTS ML in Databricks. One of the libraries our jobs relying on is Prophet. From 9.1 to 10.4, both the versions of Prophet (1.0.1) and PyStan (2.19.1.1) haven't changed, however...
- 943 Views
- 0 replies
- 0 kudos
- 2947 Views
- 4 replies
- 0 kudos
Hi! Any help will be greatly appreciated! Thank you so much! So I'm currently following this tutorial: https://docs.databricks.com/applications/mlflow/projects.htmlIn the tutorial, for the cluster specification, it has "spark_version": "7.3.x-scala2....
- 2947 Views
- 4 replies
- 0 kudos
Latest Reply
Also for 9.1 LTS ML it should be: "9.1.x-cpu-ml-scala2.12"
3 More Replies