-
If you'd like to average NN's with different inits, currently there is no easy method for getting a different random init of weights without recompiling.
Currently, I can train nets on medium sized d…
-
**System information**
- Have I written custom code (as opposed to using example directory): Yes
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): macOS 10.14.4
- TensorFlow backend (y…
emlys updated
3 years ago
-
[(https://github.com/Ning-Ding/Implementation-CVPR2015-CNN-for-ReID)](url)
I'm trying to run CUHK03 Person Re-ID script by Ning-Ding ( Implementation of Ahmed et. al.'s paper using Keras) . Error t…
-
#### Describe the workflow you want to enable
Many algorithms that use cross-validation support supplying a simple integer value to the `cv` parameter for simplicity. This will then create a `KFold`…
big-o updated
3 years ago
-
I've been intermittently running into this issue (in the subject) with GridSearchCV over a year now, across python 2.7, 3.3, and 3.4, two jobs, several different mac osx platforms/laptops, and many di…
-
In order to create a metamodel, we often use cross-validation where one part of the sample is used for training and the other part for testing. The `split` method of the `Sample` does not allow to shu…
-
Hi there,
I am newbie and trying to learn the ludwig.
I am using ludwig=0.3.3. in CLI.
I am trying to train the model using cross-fold validation. I have test and train the dataset separate…
-
Hi! How are you? Hope y'all good.
I have a very specific scenario and it would be awesome to have your input. I'm working on a project in which I've developed a training script using TF 2.4.1. Just…
-
##### System information (version)
- OpenCV => 3.4.0
- Operating System / Platform =>Windows 10
- Compiler => Visual Studio 10
##### Detailed description
vector subscript out of range…
-
When calling BetaCalibration(parameters="abm"), if I get_params, it shows parameters = None. Additionally, if I use BetaCalibration in cross_val_score or cross_val_predict I get the following error m…