Module markov.api.configs.config
Functions
- def get_df_register_config_path()
- 
Get the DataFamily registration configuration used to.Configuration is a YAML file that contains the structure of the request to be sent to MarkovML for this action. ReturnsReturn the data_set family registration file path. 
- def get_ds_register_config_path()
- 
Configuration is a YAML file that contains the structure of the request to be sent to MarkovML for this action ReturnsGet the dataset configuration path. DS Configuration describes the contract to register a dataset with Markov. 
- def get_mf_register_config()
- 
Configuration is a YAML file that contains the structure of the request to be sent to MarkovML for this action. ReturnsModel Family Registration Configuration Path 
- def get_model_registration_config()
- 
Configuration is a YAML file that contains the structure of the request to be sent to MarkovML for this action. ReturnsReturn the model registration configuration file. 
- def get_upload_config_path()
- 
Configuration is a YAML file that contains the structure of the request to be sent to MarkovML for this action. ReturnsGet the DataUpload Configuration path.