issues Search Results · repo:inovex/justcause language:"Jupyter Notebook"
Filter by
25 results
(92 ms)25 results
ininovex/justcause (press backspace or delete to remove)The example in the documentation is bad practice as the output of the linear model is constant (underfit)
https://justcause.readthedocs.io/en/latest/
from justcause.data.sets import load_ihdp
...
ghost
- 2
- Opened on Nov 22, 2020
- #30
In a fresh virtual environment the pip install seems to be failing due to a mismatch in the distribution for Tensorflow
Relevant part of the log:
Collecting tensorflow (from causalml- justcause)
Could ...
Tanmay-Kulkarni101
- 7
- Opened on Mar 12, 2020
- #29
I created a new virtual environment in both Python 3.6 and Python 3.7. On attempting to load the IHDP datasets. It gives
the error that the requests module is missing.
For Python 3.6
(test_36) tanmay@T-TAKULK-AIO:~$ ...
Tanmay-Kulkarni101
- 1
- Opened on Mar 12, 2020
- #28
Is there any way to look at all the data at the same time similar to that of a DataFrame. If we try to see to see the
value in a single replication we see the following error:
Python 3.7.5 (default, Nov ...
Tanmay-Kulkarni101
- 6
- Opened on Mar 6, 2020
- #27
I was running the subsection on Parametric DGPs for the following code snippet:
from justcause.data.utils import generate_data
replications = generate_data(
covariates,
treatment,
outcome, ...
bug
Tanmay-Kulkarni101
- 8
- Opened on Feb 24, 2020
- #25
I tried installing just cause on Python 3.6.9. I have already installed R and it seemed to have installed correctly with
pip3. However, on execution, I got the following log:
python3
Python 3.6.9 (default, ...
bug
Tanmay-Kulkarni101
- 6
- Opened on Feb 7, 2020
- #21
I attempted to install just cause with Python 3.8. I got the following dump
pip3 install justcause Collecting justcause Using cached JustCause-0.3-py2.py3-none-any.whl (80 kB) Requirement already satisfied: ...
Tanmay-Kulkarni101
- 4
- Opened on Feb 7, 2020
- #20
Installing rpy2 can be a big pain and right now only the causal forest depends on R code. Since not every user of
justcause might want to use this method it might make sense to only have it as an additional ...
enhancement
FlorianWilhelm
- 1
- Opened on Jan 20, 2020
- #19
Importing justcause in a freshly generated conda env according to the documentation gets me following warning:
.miniconda3/envs/justcause-new/lib/python3.7/site-packages/sklearn/utils/deprecation.py:144: ...
FlorianWilhelm
- 2
- Opened on Jan 18, 2020
- #18
First figure out, whether this is a valid use-case. Currently, I think there are papers where the evaluation is designed
in such a way that covariates are sampled anew for each replication. However, our ...
discussion
enhancement
MaximilianFranz
- Opened on Jan 14, 2020
- #17
![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.