-
Hello,
There is an Error with predict() and pspline() if the argument "degree" is not the default "3" (i.e. 1,2,6,7,9).
It says:
> "Error: variable 'pspline(age, degree = 1)' was fitted with …
-
Hi,
Thanks for the amazing library for machine learning. I think it is one of best machine learning tool which provide Ruby wrapper.
Since GSoC Org application has been opened and deadline is c…
-
f:\windows\scoop\persist\ruby\gems>gem list
Ignoring atk-3.4.3 because its extensions are not built. Try: gem pristine atk --version 3.4.3
Ignoring bcrypt-3.1.16 because its extensions are not built…
-
Please consider the code below where `julia` is converting sparse matrix into dense one and doing `map` on the top. Should we have `map` defined only for non-zero elements in sparse matrix instead? Ot…
-
Since development is done on GitHub, I suggest using https://gitter.im/home/ as a discussion platform. It's very similar to Slack but without the limits on the number of users or messages. The Jupyter…
-
Hello @strengejacke ,
I get an error when I try to run ggpredict() for a basic glm or lm model containing scaled variables:
Create dataframe
```
df1
cperk updated
3 years ago
-
I am getting error in building the library when I use `rake compile` command
```
install -c tmp/universal.x86_64-darwin18/nmatrix/2.3.7/nmatrix.bundle lib//nmatrix.bundle
cp tmp/universal.x86_64-…
-
Had a weird error message from plot_model using a centered predictor in a logistic regression. Here's the code:
```
admit.dat
-
Error trying to find definitions for a base function in Sumblime with the Sublime LSP client. The various definition locations are returned and displayed properly, but the LSP crashes right after (I a…
jebej updated
3 years ago
-
Hello,
I met a problem that I cannot predict an external dataset (5 covariates, n = 300 or 1000) with the Lrnr_rpart model trained on a dataset with 1000 rows.
I found two main problems:
1. Ev…