We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe41593 + 6cbc03a commit fe347a9Copy full SHA for fe347a9
_pkgdown.yml
@@ -37,21 +37,21 @@ reference:
37
contents:
38
- initial_split
39
- initial_validation_split
40
+ - validation_set
41
- bootstraps
42
+ - group_bootstraps
43
- vfold_cv
- - loo_cv
44
+ - group_vfold_cv
45
- mc_cv
- - validation_set
- - group_bootstraps
46
- group_mc_cv
47
- - group_vfold_cv
+ - clustering_cv
48
+ - nested_cv
49
+ - loo_cv
50
- rolling_origin
51
- sliding_window
- - nested_cv
52
- apparent
- - manual_rset
53
- permutations
54
- - clustering_cv
+ - manual_rset
55
- title: Analysis
56
57
- int_pctl
0 commit comments