-
At the stage of Gmrq.ipynb of your tutorial I have gotten the following errors:
Input In [1], in ()
84 no_clusters=[700,800,900]
85 tica_lagtime=[2,4,6]
---> 87 GMRQ(no_of_features,no…
-
How can I fine tune the emotion2vec+large model on another dataset without using the process that you have used for iemocap?
I have tried to use four features and your bash script train.sh but I …
-
#### Description
Standardizing input should have no effect on decision trees. I fit a `DecisionTreeRegressor` on both the original and scaled (transformed with `StandardScaler`) and used it to make…
-
Hi
Thanks for your very interesting program
when I try assign.MC( myGenepopRd, train.inds=c(0.5, 0.7), train.loci=c(0.1, 0.25, 0.5, 1),
loci.sample="fst", iterations=30, model="LDA", di…
-
I'm using some old version of bobo browse (I cannot tell what is the version since this is included in my solution for a long time),
I setting ValueOperationAnd on some facet and also there is Expand…
-
Hi,
I am testing your model, but i am not getting the desired output. I think i am not distributing the data properly in train and valid folders.
Please let me know how you are creating the fol…
-
Dear maintainers, would you please consider adding into TargetEncoder module ability to compute target means by category in out-of-fold fashion using custom folds generator?
That way, at a fitting …
-
Heya! Came across some funny behaviour with the getCVids() function with some data I was working with.
In getCVids, this bit of code is being used to generate the CV fold ID column:
```
if (…
-
Hi again,
Thanks for adding the _init_ into the package. The installation now runs smooth. There is another issue I wanted to point out which is that the WERCS model does not work as expected in the …
-
# Overview
TimeSeriesSplit と GroupKFold のハイブリッド
![image](https://user-images.githubusercontent.com/1638500/151664735-14f338ee-0abc-4544-83b6-4e644067db52.png)
https://github.com/IMOKURI/ubiqu…