From 2c1c9353b77b471aef9815c16eaa5cf35a415645 Mon Sep 17 00:00:00 2001 From: rasbt Date: Fri, 15 Nov 2024 09:33:35 +0900 Subject: [PATCH] Deployed 41a5453b with MkDocs version: 1.5.3 --- 404.html | 33 +- CHANGELOG/index.html | 186 ++++---- CONTRIBUTING/index.html | 33 +- Code-of-Conduct/index.html | 33 +- USER-GUIDE-INDEX/index.html | 33 +- USER_GUIDE_INDEX/index.html | 33 +- .../mlxtend.classifier/Adaline/index.html | 33 +- .../EnsembleVoteClassifier/index.html | 33 +- .../LogisticRegression/index.html | 33 +- .../MultiLayerPerceptron/index.html | 33 +- .../OneRClassifier/index.html | 33 +- .../mlxtend.classifier/Perceptron/index.html | 33 +- .../SoftmaxRegression/index.html | 33 +- .../StackingCVClassifier/index.html | 33 +- .../StackingClassifier/index.html | 33 +- api_modules/mlxtend.cluster/Kmeans/index.html | 33 +- .../mlxtend.data/autompg_data/index.html | 33 +- .../boston_housing_data/index.html | 33 +- api_modules/mlxtend.data/iris_data/index.html | 33 +- .../mlxtend.data/loadlocal_mnist/index.html | 33 +- .../make_multiplexer_dataset/index.html | 33 +- .../mlxtend.data/mnist_data/index.html | 33 +- .../mlxtend.data/three_blobs_data/index.html | 33 +- api_modules/mlxtend.data/wine_data/index.html | 33 +- .../BootstrapOutOfBag/index.html | 33 +- .../GroupTimeSeriesSplit/index.html | 33 +- .../PredefinedHoldoutSplit/index.html | 33 +- .../RandomHoldoutSplit/index.html | 33 +- .../accuracy_score/index.html | 33 +- .../bias_variance_decomp/index.html | 33 +- .../mlxtend.evaluate/bootstrap/index.html | 33 +- .../bootstrap_point632_score/index.html | 33 +- .../mlxtend.evaluate/cochrans_q/index.html | 33 +- .../combined_ftest_5x2cv/index.html | 33 +- .../confusion_matrix/index.html | 33 +- .../create_counterfactual/index.html | 33 +- .../feature_importance_permutation/index.html | 33 +- api_modules/mlxtend.evaluate/ftest/index.html | 33 +- .../mlxtend.evaluate/lift_score/index.html | 33 +- .../mlxtend.evaluate/mcnemar/index.html | 33 +- .../mlxtend.evaluate/mcnemar_table/index.html | 33 +- .../mcnemar_tables/index.html | 33 +- .../paired_ttest_5x2cv/index.html | 33 +- .../paired_ttest_kfold_cv/index.html | 33 +- .../paired_ttest_resampled/index.html | 33 +- .../permutation_test/index.html | 33 +- .../proportion_difference/index.html | 33 +- .../mlxtend.evaluate/scoring/index.html | 33 +- .../LinearDiscriminantAnalysis/index.html | 33 +- .../PrincipalComponentAnalysis/index.html | 33 +- .../RBFKernelPCA/index.html | 33 +- .../ColumnSelector/index.html | 33 +- .../ExhaustiveFeatureSelector/index.html | 33 +- .../SequentialFeatureSelector/index.html | 33 +- .../find_filegroups/index.html | 33 +- .../mlxtend.file_io/find_files/index.html | 33 +- .../apriori/index.html | 33 +- .../association_rules/index.html | 33 +- .../fpgrowth/index.html | 33 +- .../fpmax/index.html | 33 +- .../hmine/index.html | 33 +- .../mlxtend.image/EyepadAlign/index.html | 33 +- .../extract_face_landmarks/index.html | 33 +- api_modules/mlxtend.math/factorial/index.html | 33 +- .../mlxtend.math/num_combinations/index.html | 33 +- .../mlxtend.math/num_permutations/index.html | 33 +- .../vectorspace_dimensionality/index.html | 33 +- .../vectorspace_orthonormalization/index.html | 33 +- .../category_scatter/index.html | 33 +- .../checkerboard_plot/index.html | 33 +- api_modules/mlxtend.plotting/ecdf/index.html | 33 +- .../enrichment_plot/index.html | 33 +- .../mlxtend.plotting/heatmap/index.html | 33 +- .../plot_confusion_matrix/index.html | 33 +- .../plot_decision_regions/index.html | 33 +- .../plot_learning_curves/index.html | 33 +- .../plot_linear_regression/index.html | 33 +- .../plot_pca_correlation_graph/index.html | 33 +- .../index.html | 33 +- .../remove_borders/index.html | 33 +- .../mlxtend.plotting/scatter_hist/index.html | 33 +- .../scatterplotmatrix/index.html | 33 +- .../stacked_barplot/index.html | 33 +- .../CopyTransformer/index.html | 33 +- .../DenseTransformer/index.html | 33 +- .../MeanCenterer/index.html | 33 +- .../TransactionEncoder/index.html | 33 +- .../minmax_scaling/index.html | 33 +- .../mlxtend.preprocessing/one_hot/index.html | 33 +- .../shuffle_arrays_unison/index.html | 33 +- .../standardize/index.html | 33 +- .../LinearRegression/index.html | 33 +- .../StackingCVRegressor/index.html | 33 +- .../StackingRegressor/index.html | 33 +- .../mlxtend.text/generalize_names/index.html | 33 +- .../generalize_names_duplcheck/index.html | 33 +- .../tokenizer_emoticons/index.html | 33 +- .../tokenizer_words_and_emoticons/index.html | 33 +- api_modules/mlxtend.utils/Counter/index.html | 33 +- .../mlxtend.utils/assert_raises/index.html | 33 +- api_modules/mlxtend.utils/check_Xy/index.html | 33 +- .../format_kwarg_dictionaries/index.html | 33 +- api_subpackages/mlxtend._base/index.html | 33 +- api_subpackages/mlxtend.classifier/index.html | 33 +- api_subpackages/mlxtend.cluster/index.html | 33 +- api_subpackages/mlxtend.data/index.html | 33 +- api_subpackages/mlxtend.evaluate/index.html | 33 +- api_subpackages/mlxtend.externals/index.html | 33 +- .../mlxtend.feature_extraction/index.html | 33 +- .../mlxtend.feature_selection/index.html | 33 +- api_subpackages/mlxtend.file_io/index.html | 33 +- .../mlxtend.frequent_patterns/index.html | 33 +- api_subpackages/mlxtend.image/index.html | 33 +- api_subpackages/mlxtend.math/index.html | 33 +- api_subpackages/mlxtend.plotting/index.html | 33 +- .../mlxtend.preprocessing/index.html | 33 +- api_subpackages/mlxtend.regressor/index.html | 33 +- api_subpackages/mlxtend.text/index.html | 33 +- api_subpackages/mlxtend.utils/index.html | 33 +- cite/index.html | 33 +- contributors/index.html | 33 +- discuss/index.html | 33 +- index.html | 37 +- installation/index.html | 33 +- js/jquery-1.10.2.min.js | 6 - js/jquery-3.6.0.min.js | 2 + license/index.html | 33 +- search/search_index.json | 2 +- sitemap.xml | 428 +++++++++--------- sitemap.xml.gz | Bin 1969 -> 1969 bytes user_guide/classifier/Adaline/index.html | 33 +- .../EnsembleVoteClassifier/index.html | 33 +- .../classifier/LogisticRegression/index.html | 33 +- .../MultiLayerPerceptron/index.html | 33 +- .../classifier/OneRClassifier/index.html | 33 +- user_guide/classifier/Perceptron/index.html | 33 +- .../classifier/SoftmaxRegression/index.html | 33 +- .../StackingCVClassifier/index.html | 33 +- .../classifier/StackingClassifier/index.html | 33 +- user_guide/cluster/Kmeans/index.html | 33 +- user_guide/data/autompg_data/index.html | 33 +- .../data/boston_housing_data/index.html | 33 +- user_guide/data/iris_data/index.html | 33 +- user_guide/data/loadlocal_mnist/index.html | 33 +- .../data/make_multiplexer_dataset/index.html | 33 +- user_guide/data/mnist_data/index.html | 33 +- user_guide/data/three_blobs_data/index.html | 33 +- user_guide/data/wine_data/index.html | 33 +- .../evaluate/BootstrapOutOfBag/index.html | 33 +- .../evaluate/GroupTimeSeriesSplit/index.html | 33 +- .../PredefinedHoldoutSplit/index.html | 33 +- .../evaluate/RandomHoldoutSplit/index.html | 33 +- user_guide/evaluate/accuracy_score/index.html | 33 +- .../evaluate/bias_variance_decomp/index.html | 33 +- user_guide/evaluate/bootstrap/index.html | 33 +- .../bootstrap_point632_score/index.html | 33 +- user_guide/evaluate/cochrans_q/index.html | 33 +- .../evaluate/combined_ftest_5x2cv/index.html | 35 +- .../evaluate/confusion_matrix/index.html | 33 +- .../evaluate/create_counterfactual/index.html | 33 +- .../feature_importance_permutation/index.html | 33 +- user_guide/evaluate/ftest/index.html | 33 +- user_guide/evaluate/lift_score/index.html | 33 +- user_guide/evaluate/mcnemar/index.html | 33 +- user_guide/evaluate/mcnemar_table/index.html | 33 +- user_guide/evaluate/mcnemar_tables/index.html | 33 +- .../evaluate/paired_ttest_5x2cv/index.html | 35 +- .../evaluate/paired_ttest_kfold_cv/index.html | 35 +- .../paired_ttest_resampled/index.html | 35 +- .../evaluate/permutation_test/index.html | 33 +- .../evaluate/proportion_difference/index.html | 33 +- user_guide/evaluate/scoring/index.html | 33 +- .../LinearDiscriminantAnalysis/index.html | 33 +- .../PrincipalComponentAnalysis/index.html | 33 +- .../RBFKernelPCA/index.html | 33 +- .../ColumnSelector/index.html | 33 +- .../ExhaustiveFeatureSelector/index.html | 33 +- .../SequentialFeatureSelector/index.html | 33 +- user_guide/file_io/find_filegroups/index.html | 33 +- user_guide/file_io/find_files/index.html | 33 +- .../frequent_patterns/apriori/index.html | 33 +- .../association_rules/index.html | 33 +- .../frequent_patterns/fpgrowth/index.html | 33 +- user_guide/frequent_patterns/fpmax/index.html | 33 +- user_guide/frequent_patterns/hmine/index.html | 33 +- .../image/extract_face_landmarks/index.html | 33 +- user_guide/image/eyepad_align/index.html | 33 +- user_guide/math/num_combinations/index.html | 35 +- user_guide/math/num_permutations/index.html | 35 +- .../vectorspace_dimensionality/index.html | 33 +- .../vectorspace_orthonormalization/index.html | 33 +- .../plotting/category_scatter/index.html | 33 +- .../plotting/checkerboard_plot/index.html | 33 +- user_guide/plotting/ecdf/index.html | 33 +- .../plotting/enrichment_plot/index.html | 33 +- user_guide/plotting/heatmap/index.html | 33 +- .../plotting/plot_confusion_matrix/index.html | 33 +- .../plotting/plot_decision_regions/index.html | 33 +- .../plotting/plot_learning_curves/index.html | 33 +- .../plot_linear_regression/index.html | 33 +- .../plot_pca_correlation_graph/index.html | 33 +- .../index.html | 33 +- user_guide/plotting/scatter_hist/index.html | 33 +- .../plotting/scatterplotmatrix/index.html | 33 +- .../plotting/stacked_barplot/index.html | 33 +- .../preprocessing/CopyTransformer/index.html | 33 +- .../preprocessing/DenseTransformer/index.html | 33 +- .../preprocessing/MeanCenterer/index.html | 33 +- .../TransactionEncoder/index.html | 33 +- .../preprocessing/minmax_scaling/index.html | 33 +- .../preprocessing/one-hot_encoding/index.html | 33 +- .../shuffle_arrays_unison/index.html | 33 +- .../preprocessing/standardize/index.html | 33 +- .../regressor/LinearRegression/index.html | 33 +- .../regressor/StackingCVRegressor/index.html | 37 +- .../regressor/StackingRegressor/index.html | 37 +- user_guide/text/generalize_names/index.html | 33 +- .../generalize_names_duplcheck/index.html | 33 +- user_guide/text/tokenizer/index.html | 33 +- user_guide/utils/Counter/index.html | 33 +- 220 files changed, 3756 insertions(+), 3954 deletions(-) delete mode 100644 js/jquery-1.10.2.min.js create mode 100644 js/jquery-3.6.0.min.js diff --git a/404.html b/404.html index ee44d90c9..ec3f4c34d 100644 --- a/404.html +++ b/404.html @@ -12,25 +12,22 @@ - + - - - - - + + @@ -178,7 +175,7 @@
  • - combined_ftest_5x2cv: 5x2cv combined *F* test for classifier comparisons + combined_ftest_5x2cv: 5x2cv combined F test for classifier comparisons
  • @@ -218,15 +215,15 @@
  • - paired_ttest_5x2cv: 5x2cv paired *t* test for classifier comparisons + paired_ttest_5x2cv: 5x2cv paired t test for classifier comparisons
  • - paired_ttest_kfold_cv: K-fold cross-validated paired *t* test + paired_ttest_kfold_cv: K-fold cross-validated paired t test
  • - paired_ttest_resample: Resampled paired *t* test + paired_ttest_resample: Resampled paired t test
  • @@ -324,11 +321,11 @@