bob.med.tb.configs.datasets.mc_ch_RS.fold_5ΒΆ

Aggregated dataset composed of Montgomery and Shenzhen datasets (cross validation fold 5)

#!/usr/bin/env python
# coding=utf-8

""" Aggregated dataset composed of Montgomery and Shenzhen datasets
(cross validation fold 5) """

from . import _maker

dataset = _maker("fold_5")