-
In `pandas=1.5`, `pandas` added support for using `pyarrow`-backed extension data dtypes. Using these data types (in particular `string[pyarrow]`) can lead to large performance improvements in terms o…
-
Hi,
I'm working on getting CATE from a dataset with mixed data types. For instance: a binary treatment, two categorical effect modifiers including a binary one, and a continuous outcome.
I start…
-
Hello,
I used the "casualForest" function from "causalTree" package, once I want to find the best tree by using "reprtree" function, I got the following error.
I really appreciate any help.
-…
-
* **Do you want to request a *feature* or report a *bug*?**
Feature
* **What is the current behavior?**
Enum attributes are represented as strings in the provided dataframes, which is not mem…
-
When using the `by` argument with many (possibly all supported) plot types, the groups are ordered in the plot as they appear in the data. This is true for the plot's legend that represent the groups,…
-
At the moment, the scope and look of the visualisations is not locked down and has yet to be determined. However, there are some things worth thinking about regarding the QI visualisations & how they …
-
Megan Kurka reported the following:
I am playing around with GLRM and noticed some strange results with the misclassification error. I am training the same model twice, the first time I use the def…
-
will it work for multivariate time series classification for example mixture of categorical and continues data?
for example at time t1 we have observation: red, 2.4 , 5, 12.456 and time t2: gr…
-
will it work for multivariate time series classification for example mixture of categorical and continues data?
for example at time t1 we have observation: red, 2.4 , 5, 12.456 and time t2: gr…
-
Hello !
I'm trying to use the HVDM metric in KNN from sklearn, but unfortunately it keeps raising problems in the fitting part. I've tried to print things inside the code in order to understand wha…