Skip to content

Commit fe347a9

Browse files
authored
Merge pull request #452 from tidymodels/reorg-reference-index
Reorganize reference index for resampling methods
2 parents fe41593 + 6cbc03a commit fe347a9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

_pkgdown.yml

+7-7
Original file line numberDiff line numberDiff line change
@@ -37,21 +37,21 @@ reference:
3737
contents:
3838
- initial_split
3939
- initial_validation_split
40+
- validation_set
4041
- bootstraps
42+
- group_bootstraps
4143
- vfold_cv
42-
- loo_cv
44+
- group_vfold_cv
4345
- mc_cv
44-
- validation_set
45-
- group_bootstraps
4646
- group_mc_cv
47-
- group_vfold_cv
47+
- clustering_cv
48+
- nested_cv
49+
- loo_cv
4850
- rolling_origin
4951
- sliding_window
50-
- nested_cv
5152
- apparent
52-
- manual_rset
5353
- permutations
54-
- clustering_cv
54+
- manual_rset
5555
- title: Analysis
5656
contents:
5757
- int_pctl

0 commit comments

Comments
 (0)