mmclassification/tests/test_data
Ma Zerun b39885d953
[Feature] Support K-fold cross-validation (#563)
* Support to use `indices` to specify which samples to evaluate.

* Add KFoldDataset wrapper

* Rename 'K' to 'num_splits' accroding to sklearn

* Add `kfold-cross-valid.py`

* Add unit tests

* Add help doc and docstring
2022-01-19 18:32:55 +08:00
..
test_datasets [Feature] Support K-fold cross-validation (#563) 2022-01-19 18:32:55 +08:00
test_pipelines [Fix] Fix interpolation method checking in `Resize` (#547) 2021-11-19 17:38:25 +08:00
test_builder.py [Feature] Support K-fold cross-validation (#563) 2022-01-19 18:32:55 +08:00