diff --git a/docs/docs/ml.xml b/docs/docs/ml.xml index 56eaf28c6..aa83745a1 100644 --- a/docs/docs/ml.xml +++ b/docs/docs/ml.xml @@ -136,6 +136,7 @@ Davis E. King. vector_normalizer vector_normalizer_pca discriminant_pca + fill_lisf randomize_samples is_binary_classification_problem test_binary_decision_function @@ -607,6 +608,24 @@ Davis E. King. + + + + fill_lisf + dlib/svm.h + dlib/svm/linearly_independent_subset_finder_abstract.h + + This is a simple function for filling a + linearly_independent_subset_finder + with data points by using random sampling. + + + empirical_kernel_map_ex.cpp.html + + + + + diff --git a/docs/docs/term_index.xml b/docs/docs/term_index.xml index 53bb74706..79671ff0c 100644 --- a/docs/docs/term_index.xml +++ b/docs/docs/term_index.xml @@ -170,6 +170,7 @@ +