Skip to content

Commit

Permalink
Whitelists databricks-automl-runtime (#2794)
Browse files Browse the repository at this point in the history
## Changes
Whitelists databricks-automl-runtime

### Linked issues
Partly resolve #1931
  • Loading branch information
pritishpai authored Oct 2, 2024
1 parent 2bdd653 commit 681c705
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions src/databricks/labs/ucx/source_code/known.json
Original file line number Diff line number Diff line change
Expand Up @@ -1775,6 +1775,38 @@
"arc.utils": [],
"arc.utils.utils": []
},
"databricks-automl-runtime": {
"databricks": [],
"databricks.automl_runtime": [],
"databricks.automl_runtime.forecast": [],
"databricks.automl_runtime.forecast.model": [],
"databricks.automl_runtime.forecast.pmdarima": [],
"databricks.automl_runtime.forecast.pmdarima.diagnostics": [],
"databricks.automl_runtime.forecast.pmdarima.model": [],
"databricks.automl_runtime.forecast.pmdarima.training": [],
"databricks.automl_runtime.forecast.pmdarima.utils": [],
"databricks.automl_runtime.forecast.prophet": [],
"databricks.automl_runtime.forecast.prophet.diagnostics": [],
"databricks.automl_runtime.forecast.prophet.forecast": [],
"databricks.automl_runtime.forecast.prophet.model": [],
"databricks.automl_runtime.forecast.utils": [],
"databricks.automl_runtime.hyperopt": [],
"databricks.automl_runtime.hyperopt.early_stop": [],
"databricks.automl_runtime.sklearn": [],
"databricks.automl_runtime.sklearn.base_datetime_transformer": [],
"databricks.automl_runtime.sklearn.column_selector": [],
"databricks.automl_runtime.sklearn.date_transformer": [],
"databricks.automl_runtime.sklearn.datetime_imputer": [],
"databricks.automl_runtime.sklearn.interpolation_imputer": [],
"databricks.automl_runtime.sklearn.one_hot_encoder": [],
"databricks.automl_runtime.sklearn.pandas_column_transformer": [],
"databricks.automl_runtime.sklearn.pandas_simple_imputer": [],
"databricks.automl_runtime.sklearn.pandas_transformer_wrapper": [],
"databricks.automl_runtime.sklearn.timestamp_transformer": [],
"databricks.automl_runtime.sklearn.transformed_target_classifier": [],
"databricks.automl_runtime.utils": [],
"databricks.automl_runtime.version": []
},
"databricks-feature-engineering": {
"databricks": [],
"databricks._feature_store_pkg_metadata": [],
Expand Down

0 comments on commit 681c705

Please sign in to comment.