-
**Describe the bug**
If I train my Decision Forest with two features and use the model for predictions with more or less features `checkComputeParams()` returns true and `compute()` does not throw an…
-
Hi,
Thanks for the code releasing!
During the reproducing, I found a few problems in the code:
- In the `seq2seq` code, mode of 'teacher' and 'forloop' is inconsistent.
- 'teacher' mode's in…
-
Basically **comparing** **GPFlow 2** result on **coregionalisation** with the same kernel has a huge difference compared to **GPFlow 1.5.1**, both on the prediciton and coregionalisation matrix.
The …
-
## Environment info
Operating System: linux
CPU/GPU model:cpu
C++/Python/R version:
c++
## question
I trained a lightgbm model in python, and saved as a model file, then I want to …
-
**Describe the bug**
In development branch, the param grid, as well as other dict-type ojects, can not be exported into a json object.
**To Reproduce**
Run lines 173-185 in models.py, and follow…
-
I want to find more materials of lambdarank and find it not in python examples. I see the 'exe' exmpale about it and find the training data format is libsvm. Can dataframe be suitable to lambdarank?
-
## Environment info
Operating System:
CentOS, kernel 3.10.104
CPU/GPU model:
Xeon(R) CPU E5-2670 v3 @ 2.30GHz
C++/Python/R version:
C++11, GCC 4.8.5
LightGBM version:
02/20/2017 : Up…
-
Hello,
im trying to train Action Recognition models on my own Dataset.
Following the Fine-Tuning Tutorial on your Site, but got some Issues.
I´ve got only 2 classes and for each class around 100 …
-
Let's continue the discussion about the single vs multiple mixed weights_format in a single file (while still allow multiple weights trained differently in the same file).
During the meeting today,…
oeway updated
4 years ago
-
hi.
I'm trying to verify your code . I have some issues:
**1.Test dataset has 2495 files of sequence.**
I have read the .h5 file,it appear that:
```
ang_ts
/ang_ts
(100,)
readh5.py:11: H5pyDe…