-
More and more I find myself using a bizarre mixture of `lm`, `glm`, `glmnet`, `sandwich` (HC1 standard errors), and `lme4/rstanarm` (mixed models) when working with a set of models that are only sligh…
-
Two seemingly conflicts: interpretability and feature importance
1. [A lot of software for performing multiple linear regression will provide standardised coefficients which are equivalent to unsta…
-
Hello,
As noted in the [EconML documentation of Orthogonal/Double ML](https://econml.azurewebsites.net/spec/estimation/dml.html), this method does the following steps and finally regress #1's resi…
ghost updated
4 years ago
-
The h2o.glm function includes a ‘standardize’ parameter that is true by default, and this standardizes continuous predictors. However, if predictors are stored as factors within the input H2OFrame, H2…
-
- [x] Try 3-4 methods/techniques to create the best model for predicting expected goals.
- [x] Generate figures and include links
-
So the data we have is as follows:
23 categorical variables,
24 ordinal variables,
19 continuous variables,
13 discrete (numerical) variables
79 in total
and 1 dependent variable (house pri…
-
Dear Prophet Developers,
How are you today?
I was wondering if there's a way to add regularization for Prophet model with regressors?
Thank you!
-
- [x] [Cooper GF. A simple algorithm for efficiently mining observational databases for causal relationships](https://www.dbmi.pitt.edu/sites/default/files/Cooper_9.pdf)
- [x] [Detection of pharmacov…
-
2024.07.22. ~ 2024.08.31. 동안 아래와 같이 학습하여 AI를 체화시키자.
- **일주일에 3개 이상씩 UCI dataset 혹은 plotly에 있는 데이터를 하나 선정하여 classification or regression을 연습할 것**
- 최소 100개의 records가 포함된 dataset
- 모델은 최소 3개 …
-
**Improvement Description**
It is very useful to simultaneously analyze multiple metadata categories and their interactions.
**Proposed Behavior**
Fortunately, this is just a two line change but …