ras44

Results 16 issues of ras44

### Description In the README, following the first link to [trax.data API explained](https://github.com/google/trax/blob/master/trax/examples/trax_data_Explained.ipynb) : When clicking on "Open in Colab" produces: ![image](https://user-images.githubusercontent.com/9282281/163831855-060fc725-fb18-476b-8eb0-01efbd46510c.png)

Chernozhukov et al's [paper](https://arxiv.org/pdf/1712.04802.pdf), develops Sorted Group Average Treatment Effects (GATES) and Classification Analysis (CLAN) in addition to the Baseline Linear Predictor (BLP) to put bounds on average treatment effect...

question

Hi @edgararuiz, I'm the author of the [article](https://rviews.rstudio.com/2018/11/07/in-database-xgboost-predictions-with-r/) mentioned by @JiaxiangBU in this [issue](https://github.com/tidymodels/tidypredict/issues/40). I wanted to mention the following in case if helps with development: I discovered after writing...

feature

At step 7 in https://github.com/random-forests/tensorflow-workshop/blob/master/setup/install-docker-cloud.md, bash responds with `git: command not found`

During Friday's office hours we discussed adding an introduction for new users about meta-learners, propensity modeling, etc. This issue was created to track and collaborate on those updates. @jeongyoonlee, a...

enhancement

**Describe the bug** causalml/match.py::main imports nonexistent vars from features.py https://github.com/uber/causalml/blob/d26e0891f3aa6279e359fe6abe1dd77e1f125c8a/causalml/match.py#L427-L428 **To Reproduce** see above code

bug
good first issue

Steps to conda/pip install in windows: - install anaconda for windows - open anaconda **powershell** prompt (**NOT** the regular anaconda prompt nor a jupyter notebook shell prompt) and follow the...

enhancement

**Describe the bug** Install issues arise when using `environment-py39.yml`. **To Reproduce** See build summary at: https://github.com/ras44/causalml/actions/runs/5544780649

bug

**Describe the bug** Installing via the included [causalml environment files](https://github.com/uber/causalml/actions/runs/8746279630) in `envs/` fails for python 3.7-3.9. **To Reproduce** See installation instructions at: https://causalml.readthedocs.io/en/latest/installation.html and run logs: https://github.com/uber/causalml/actions/runs/8746279630 **Expected behavior** A...

bug

**Describe the bug** Install from conda forge is [failing ](https://github.com/uber/causalml/actions/workflows/test-conda-forge-install.yml)for py 3.7-3.9, however I'm unable attempt to reproduce the failure on a clean instance. **To Reproduce** Unable to reproduce on...

bug