Version 0.5.0 Downloads Source code (zip) Source code (tar.gz) New Features New ExhaustiveFeatureSelector estimator in mlxtend.feature_selection for evaluating all feature combinations in a specified range The StackingClassifier has a new parameter average_probas that is set to True by default to maintain the current behavior. A deprecation warning was added though, and it will default to False in future releases (0.6.0); average_probas=False will result in stacking of the level-1 predicted probabilities rather than averaging these. New StackingCVClassifier estimator in 'mlxtend.classifier' for implementing a stacking ensemble that uses cross-validation techniques for training the meta-estimator to avoid overfitting (Reiichiro Nakano) Ne...
Downloads Source code (zip) Source code (tar.gz) New Features Added a mlxtend.evaluate.bootstrap ...
New Features Added evaluate.permutation_test, a permutation test for hypothesis testing (or A/B tes...
New Features StackingCVClassifier and StackingCVRegressor now support random_state parameter, which...
Version 0.7.0 (2017-06-22) New Features New mlxtend.plotting.ecdf function for plotting empirical c...
New Features Added a scatterplotmatrix function to the plotting module. (#437) Added sample_weight ...
Version 0.5.1 (2017-02-14) The CHANGELOG for the current development version is available at https:/...
Version 0.13.0 (07/20/2018) New Features A meaningful error message is now raised when a cross-vali...
Version 0.9.1 (2017-11-19) Downloads Source code (zip) Source code (tar.gz) New Features Added ml...
Downloads Source code (zip) Source code (tar.gz) New Features A new feature_importance_permuation...
New Features Add predict_proba kwarg to bootstrap methods, to allow bootstrapping of scoring functi...
Version 0.19.0 (09/02/2021) New Features Adds a second "balanced accuracy" interpretation ("balance...
New Features The SequentialFeatureSelector now supports using pre-specified feature sets via the fi...
Version 0.4.2 (2016-08-24) Downloads Source code (zip) Source code (tar.gz) PDF documentation ...
New Features New function implementing the resampled paired t-test procedure (paired_ttest_resample...
New Features New store_train_meta_features parameter for fit in StackingCVRegressor. if True, train...
Downloads Source code (zip) Source code (tar.gz) New Features Added a mlxtend.evaluate.bootstrap ...
New Features Added evaluate.permutation_test, a permutation test for hypothesis testing (or A/B tes...
New Features StackingCVClassifier and StackingCVRegressor now support random_state parameter, which...
Version 0.7.0 (2017-06-22) New Features New mlxtend.plotting.ecdf function for plotting empirical c...
New Features Added a scatterplotmatrix function to the plotting module. (#437) Added sample_weight ...
Version 0.5.1 (2017-02-14) The CHANGELOG for the current development version is available at https:/...
Version 0.13.0 (07/20/2018) New Features A meaningful error message is now raised when a cross-vali...
Version 0.9.1 (2017-11-19) Downloads Source code (zip) Source code (tar.gz) New Features Added ml...
Downloads Source code (zip) Source code (tar.gz) New Features A new feature_importance_permuation...
New Features Add predict_proba kwarg to bootstrap methods, to allow bootstrapping of scoring functi...
Version 0.19.0 (09/02/2021) New Features Adds a second "balanced accuracy" interpretation ("balance...
New Features The SequentialFeatureSelector now supports using pre-specified feature sets via the fi...
Version 0.4.2 (2016-08-24) Downloads Source code (zip) Source code (tar.gz) PDF documentation ...
New Features New function implementing the resampled paired t-test procedure (paired_ttest_resample...
New Features New store_train_meta_features parameter for fit in StackingCVRegressor. if True, train...
Downloads Source code (zip) Source code (tar.gz) New Features Added a mlxtend.evaluate.bootstrap ...
New Features Added evaluate.permutation_test, a permutation test for hypothesis testing (or A/B tes...
New Features StackingCVClassifier and StackingCVRegressor now support random_state parameter, which...