-
Cleanup required: ModelMetrics{Regression,Binomial,Multinomial}V3 shouldn't need fillFromImpl, since all fields are either simple types or Schemas with simple types.
Repro in Flow/Postman:
creat…
-
**Have you checked the [list of proposed rules](https://github.com/Benjamin-Lee/deep-rules/issues?q=is%3Aissue+is%3Aopen+label%3Arule) to see if the rule has already been proposed?**
- [x] Yes
…
rasbt updated
5 years ago
-
The explain function is an important part of H2O-3. Many users use it to check and verify their models. Any changes in changing the plotting functions can affect this capability.
Currently, @toma…
-
We were noticing that a default of stopping_rounds = 3 was causing GBMs to stop too early in some datasets. This may require a bit more investigation, but I think we should change the stopping_rounds…
-
Hello,
Thank you very much for your work on the Mplus Automation package for R. I use it daily and it has been of immense help to automate the estimation of many GMMs.
I wonder whether there a…
-
Hi all,
thanks for this amazing initiative to make the use of 2- and 3-step LCA available on open-source platforms. I was able to fit some basic 1-, 2-, and 3-step LCA but I have two remaining ques…
-
### Which part of the documentation needs improvement?
_Which part of the documentation needs improvement?_ Documentation API (so enhance the code source docstring). Indeed:
The `skore` document…
-
Talked about this with @cameronmartino. Essentially, the red sea dataset used in the README is a really "nice" example of a model fitting -- this is great but can be confusing to people with more nois…
-
(splitting out a request from #386 )
LogisticRegression currently only supports binary classification (the multi_class argument is ignored). This feature request is to add multi-class support!
-
(this is another topic that is missing consistent implementation across models.)
(I might add a `topic_diagnostic` label, but don't want to go through issues right now. Search shows many open isssues.…