-
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I'm looking to do functional regression, when we have many records, each with a set number of data points.…
-
mainly an idea for some implementation details
GAM or partially additive models can be fitted by components using backfitting.
This is very similar to the more recent group coordinate descend algorit…
-
The name `wendog` is an old holdover from `scipy.stats.models` and is really not informative, especially in the case of multinomial models where it's the dummied multinomial response. We can keep an a…
-
I am pretty interested in adapting regression method into the initial guesses. Is sklean a good package? Thanks.
-
#### Summary:
Not all point estimates in **stanreg** objects are actually posterior median values (notably **fitted.values**, **residuals**, and, for mixed effects regressions, estimates returned by …
-
The following case should be an error: train a model on some data then call `predict` with completely unrelated data (i.e. no features in common with the training set).
All of turicreate's regress…
-
With Stan 2.33+ several old language syntax features produce errors. All the case studies would be good to update to use the latest syntax. Many case studies are in external repos and the authors have…
-
Hi, I am a participant of Hacktoberfest. I would like Linear Regression Algorithm in Machine Learning . Kindly assign me this issue. Thank you.
-
Hi,
Following the example on https://pbiecek.github.io/DALEX/reference/plot.model_performance_explainer.html , if you rearrange the order of arguments from plot(mp_rf, mp_glm, mp_lm, geom = "boxplo…
-
> 제가 자주 사용하는 Spark 라는 Framework를 소개해보았습니다.
> 이전 글들과는 다르게 사용해보시지 않으셨으면 조금 어려울 수도 있는 내용이 많습니다.
> 혹시나 관심있어서 들어오셨는데, 내용이 부실하여 이해가 잘 안되신다면 편하게 코멘트 부탁드립니다~
> 피드백은 언제나 환영입니다. 👋
![쉐보레 스파크](https://gith…