diff --git a/_pkgdown.yml b/_pkgdown.yml
index 3596da3f3..e88df6b2e 100644
--- a/_pkgdown.yml
+++ b/_pkgdown.yml
@@ -2,7 +2,7 @@ url: https://parsnip.tidymodels.org/
navbar:
components:
- home: ~
+ home:
tutorials:
text: Learn more
menu:
@@ -20,8 +20,9 @@ template:
primary: "#CA225E"
includes:
- in_header: |
-
+ in_header: |
+
+
development:
mode: auto
@@ -31,84 +32,84 @@ figures:
fig.height: 5.75
reference:
- - title: Models
- contents:
- - auto_ml
- - bag_mars
- - bag_mlp
- - bag_tree
- - bart
- - boost_tree
- - cubist_rules
- - C5_rules
- - decision_tree
- - discrim_flexible
- - discrim_linear
- - discrim_quad
- - discrim_regularized
- - gen_additive_mod
- - glm_grouped
- - linear_reg
- - logistic_reg
- - mars
- - mlp
- - multinom_reg
- - naive_Bayes
- - nearest_neighbor
- - null_model
- - pls
- - poisson_reg
- - proportional_hazards
- - rand_forest
- - rule_fit
- - survival_reg
- - svm_linear
- - svm_poly
- - svm_rbf
- - title: Infrastructure
- contents:
- - autoplot.model_fit
- - add_rowindex
- - augment.model_fit
- - case_weights
- - case_weights_allowed
- - descriptors
- - extract-parsnip
- - fit.model_spec
- - fit_xy
- - control_parsnip
- - glance.model_fit
- - matrix_to_quantile_pred
- - model_fit
- - model_formula
- - model_spec
- - multi_predict
- - parsnip_addin
- - predict.model_fit
- - reexports
- - repair_call
- - set_args
- - set_engine
- - set_mode
- - show_engines
- - sparse_data
- - tidy.model_fit
- - translate
- - starts_with("update")
- - matches("_train")
+- title: Models
+ contents:
+ - auto_ml
+ - bag_mars
+ - bag_mlp
+ - bag_tree
+ - bart
+ - boost_tree
+ - cubist_rules
+ - C5_rules
+ - decision_tree
+ - discrim_flexible
+ - discrim_linear
+ - discrim_quad
+ - discrim_regularized
+ - gen_additive_mod
+ - glm_grouped
+ - linear_reg
+ - logistic_reg
+ - mars
+ - mlp
+ - multinom_reg
+ - naive_Bayes
+ - nearest_neighbor
+ - null_model
+ - pls
+ - poisson_reg
+ - proportional_hazards
+ - rand_forest
+ - rule_fit
+ - survival_reg
+ - svm_linear
+ - svm_poly
+ - svm_rbf
+- title: Infrastructure
+ contents:
+ - autoplot.model_fit
+ - add_rowindex
+ - augment.model_fit
+ - case_weights
+ - case_weights_allowed
+ - descriptors
+ - extract-parsnip
+ - fit.model_spec
+ - fit_xy
+ - control_parsnip
+ - glance.model_fit
+ - matrix_to_quantile_pred
+ - model_fit
+ - model_formula
+ - model_spec
+ - multi_predict
+ - parsnip_addin
+ - predict.model_fit
+ - reexports
+ - repair_call
+ - set_args
+ - set_engine
+ - set_mode
+ - show_engines
+ - sparse_data
+ - tidy.model_fit
+ - translate
+ - starts_with("update")
+ - matches("_train")
- - title: Developer tools
- contents:
- - condense_control
- - contr_one_hot
- - set_new_model
- - maybe_matrix
- - min_cols
- - max_mtry_formula
- - required_pkgs
- - required_pkgs.model_spec
- - req_pkgs
- - .extract_surv_status
- - .extract_surv_time
- - .model_param_name_key
- - .get_prediction_column_names
+- title: Developer tools
+ contents:
+ - condense_control
+ - contr_one_hot
+ - set_new_model
+ - maybe_matrix
+ - min_cols
+ - max_mtry_formula
+ - required_pkgs
+ - required_pkgs.model_spec
+ - req_pkgs
+ - .extract_surv_status
+ - .extract_surv_time
+ - .model_param_name_key
+ - .get_prediction_column_names