cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Machine Learning
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

databricks.mrm import ModelRiskApi

Anon
New Contributor

Hi, I am trying to import/access this module by DBX. However I have issue importing it and I don't find any blog posts/more information about this module beside the public github repo

1 REPLY 1

Kaniz
Community Manager
Community Manager

Hi @Anon , 

If you have installed dbx, but you are still experiencing issues importing the module, make sure that you have activated the Python environment where dbx is installed.

To activate a Python environment, navigate to the directory where your domain is saved and run the following command:

source activate <environment_name>

You can access the dbx documentation for each version by going to the https://dbx.readthedocs.io/en/<version>/, where <version> should be replaced with the version you want to access (e.g. latest for the most recent version).

Welcome to Databricks Community: Lets learn, network and celebrate together

Join our fast-growing data practitioner and expert community of 80K+ members, ready to discover, help and collaborate together while making meaningful connections. 

Click here to register and join today! 

Engage in exciting technical discussions, join a group with your peers and meet our Featured Members.