-
Hi,
The class MarginalTransformationFunction doesn't exist: it should!
Anne
-
example Box-Cox transformation with unknown parameter
reference (that I just found again)
A. Scallan, R. Gilchrist, M. Green "Fitting parametric link functions in generalised linear models"
http://…
-
Is this a known issue?
Is there a workaround?
Traceback (most recent call last):
File "lifelines_example.py", line 31, in
weibull_aft.plot_survival_function(ax=axes[0][0])
AttributeError…
-
This entrance task is about doing benchmarks against [sklearn v0.18](http://scikit-learn.org/dev/modules/gaussian_process.html), [gpy](https://github.com/SheffieldML/GPy), [gpflow](https://github.com/…
-
Similar to the Box-Cox transformation, the `asinh` or pseudolog transformation is a common transformation for reducing skewness and stabilizing variance. It's most often used for variables that are ro…
-
When I run a model like this example:
__mod = coxnet.CoxnetSurvivalAnalysis(n_alphas=30, l1_ratio=1.0)__
There are times (and it could be data specific) where the length of the coefficients out of t…
-
URL: [https://www.ncbi.nlm.nih.gov/pubmed/26279400](https://www.ncbi.nlm.nih.gov/pubmed/26279400)
gkiar updated
4 years ago
-
ref https://github.com/dmlc/xgboost/issues/9475
I'm opening this issue in order to propose a high-level overview of how an idiomatic R interface for `xgboost` should ideally look like and some thou…
-
The accepted metric for loneliness seems to be the revised UCLA scale for loneliness ([wiki link to original here](https://en.wikipedia.org/wiki/UCLA_Loneliness_Scale)). The revised scale was original…
-
This is where I will write down my methods review for the Lunch and Learn with Srinivas