-
## Expected Behavior
Even if the `category_encoders.one_hot.OneHotEncoder` doesn't encode any features, we would expect it to convert a pd.DataFrame into a numpy.ndarray if we set the parameter :
…
-
This section in `.estimate_predicted()` isn't robust to models with multivariate responses (eg, `"mlm"`) or matrix-like responses (e.g., binomial models):
```r
if (insight::find_response(model) %i…
-
Hi creators of the Stellargraph package,
I have one question considering the GCN + LSTM model, since it is not clear to me why the output shape has to be reshaped with an extra dimension by use of …
-
**Is your feature request related to a problem? Please describe.**
I wrote this up
https://gist.github.com/thistleknot/0edafe7c477290e300e5cac08e7a4984
Can be used with multivariate data to forecas…
-
1. Remove continuity requirement in one dimension to allow for data such as multivariate time series
2. Obtain results on EEG kaggle dataset (https://www.kaggle.com/c/grasp-and-lift-eeg-detection/dat…
-
I am trying to run your plot_multivariate_classification.ipynb example.
But when I run fetch_pain(), I get this error
`---------------------------------------------------------------------------
V…
-
Recently, I often encountered the singular matrix for training the GMM using your provided GMM class. However, the same data can be successfully trained. Would you have any time to check it out?
F…
-
briefly mentioned in #4179, no other general issues for it yet
we have issues for multivariate normality
#382 #3238 #6194
nothing for other or general cases
chisquare, KS, AD, ...
use c…
-
Hi there,
I have stable isotope data for several different groups of consumers at three different sites. I plan to use SIBER to produced SEA and layman metrics, to compare trophic structure between…
-
continuing #7346 and merged PR #7364 for asymmetric and #7482 for discrete asymmetric kernels
Currently we only have asymmetric product kernels. In my copula experiments with Beta copula it looks …