Skip to content

Commit

Permalink
whitelist econml (#2044)
Browse files Browse the repository at this point in the history
## Changes
whitelist econml

### Linked issues
Progresses #1901 

### Functionality 
None

### Tests
- [x] manually tested

---------

Co-authored-by: Eric Vergnaud <[email protected]>
  • Loading branch information
ericvergnaud and ericvergnaud authored Jul 8, 2024
1 parent f8c7d3f commit f15c548
Showing 1 changed file with 72 additions and 0 deletions.
72 changes: 72 additions & 0 deletions src/databricks/labs/ucx/source_code/known.json
Original file line number Diff line number Diff line change
Expand Up @@ -2749,6 +2749,78 @@
"docstring_to_markdown.plain": [],
"docstring_to_markdown.rst": []
},
"econml": {
"econml": [],
"econml._cate_estimator": [],
"econml._ensemble": [],
"econml._ensemble._ensemble": [],
"econml._ensemble._utilities": [],
"econml._ortho_learner": [],
"econml._shap": [],
"econml._tree_exporter": [],
"econml._version": [],
"econml.automated_ml": [],
"econml.automated_ml._automated_ml": [],
"econml.cate_interpreter": [],
"econml.cate_interpreter._interpreters": [],
"econml.data": [],
"econml.data.dgps": [],
"econml.data.dynamic_panel_dgp": [],
"econml.dml": [],
"econml.dml._rlearner": [],
"econml.dml.causal_forest": [],
"econml.dml.dml": [],
"econml.dowhy": [],
"econml.dr": [],
"econml.dr._drlearner": [],
"econml.federated_learning": [],
"econml.grf": [],
"econml.grf._base_grf": [],
"econml.grf._base_grftree": [],
"econml.grf.classes": [],
"econml.inference": [],
"econml.inference._bootstrap": [],
"econml.inference._inference": [],
"econml.iv": [],
"econml.iv.dml": [],
"econml.iv.dml._dml": [],
"econml.iv.dr": [],
"econml.iv.dr._dr": [],
"econml.iv.nnet": [],
"econml.iv.nnet._deepiv": [],
"econml.iv.sieve": [],
"econml.iv.sieve._tsls": [],
"econml.metalearners": [],
"econml.metalearners._metalearners": [],
"econml.orf": [],
"econml.orf._causal_tree": [],
"econml.orf._ortho_forest": [],
"econml.panel": [],
"econml.panel.dml": [],
"econml.panel.dml._dml": [],
"econml.panel.utilities": [],
"econml.policy": [],
"econml.policy._base": [],
"econml.policy._drlearner": [],
"econml.policy._forest": [],
"econml.policy._forest._forest": [],
"econml.policy._forest._tree": [],
"econml.score": [],
"econml.score.ensemble_cate": [],
"econml.score.rscorer": [],
"econml.sklearn_extensions": [],
"econml.sklearn_extensions.linear_model": [],
"econml.sklearn_extensions.model_selection": [],
"econml.solutions.causal_analysis": [],
"econml.solutions.causal_analysis._causal_analysis": [],
"econml.tree": [],
"econml.tree._tree_classes": [],
"econml.utilities": [],
"econml.validate": [],
"econml.validate.drtester": [],
"econml.validate.results": [],
"econml.validate.utils": []
},
"emmv": {
"emmv": []
},
Expand Down

0 comments on commit f15c548

Please sign in to comment.