Koen Derks
Koen Derks
Hi, I recently faced a similar problem where setting the seed in STAN to a negative integer results in clang's UBSAN checks (as run by CRAN) throwing the same error.
Hi! Thanks for making this issue. You are right, the way this is currently done is quite inefficient. The cityview function has to query all the data for a city...
Seems like you need to update your version of the `rlang` package :) Then retry
Hi @rd24911, This is probably due to your ‘Data split preferences’ options. These options can be found under the corresponding expandable section in all supervised analyses. The default approach in...
Hi! It seems like it would be useful to many people if this change would be available in the CRAN release of `kknn`. Are there any plans to merge this...
I believe this would be a simple yet valuable addition, potentially even for the next release, as it can be implemented fairly quickly. @JohnnyDoorn Are you the right person for...
https://github.com/user-attachments/assets/99ceefed-7a0b-4b72-b22b-7cb7f40f42b0
Do you have a concrete use case for this? What would you want do with these predictions? Adding these to the data would be highly impractical since for a trained...
I think this is a very important feature that we do not support but SPSS does. For instance, suppose I have this (nominal) variable with these numbers: 22, 36, 10,...
Is it not better to make a confusion matrix in the contingency tables analysis? Then you would put the clusters in the rows and the actual classification in the columns,...