diff --git a/docs/docs/ml.xml b/docs/docs/ml.xml index e434c7175..4bbedbca7 100644 --- a/docs/docs/ml.xml +++ b/docs/docs/ml.xml @@ -126,8 +126,8 @@ Davis E. King. cross_validate_trainer cross_validate_trainer_threaded pick_initial_centers - rank_features_rbf - verbose_rank_features_rbf + find_gamma_with_big_centroid_gap + verbose_find_gamma_with_big_centroid_gap @@ -747,14 +747,6 @@ Davis E. King. - Note that there are convenience wrappers for calling this function. - They are the rank_features_rbf and - verbose_rank_features_rbf functions. - They automatically create the kcentroid required to - use this function and fill out the relevant parameters for you with a reasonable set - of defaults. -