{"categories":[{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering/3"},{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/4"},{"label":"Information Analysis","url":"https://skillfed.io/packages/category/scientific-engineering-information-analysis"},{"label":"Image Recognition","url":"https://skillfed.io/packages/category/scientific-engineering-image-recognition"}],"enrichment":{"capability":"Mlxtend provides ensemble methods, feature selection, visualization utilities, and frequent pattern mining algorithms for machine learning workflows.","skillfed_tags":["ensemble-learning","feature-selection","visualization"],"use_cases":["Build ensemble classifiers that combine predictions from multiple base learners with configurable voting strategies and weights.","Perform feature selection to identify the most informative features and reduce dimensionality before model training.","Visualize decision boundaries and regions for classification problems to understand model behavior.","Mine association rules and frequent itemsets from transactional data using the Apriori algorithm.","Plot confusion matrices and other model evaluation artifacts for classification model analysis.","Extract features using automated feature engineering methods."],"what_it_does":"Mlxtend is a library of utilities and extensions for machine learning and data science built on top of the scientific Python stack. It fills gaps in common workflows by providing ensemble voting and stacking classifiers, feature selection and extraction techniques, and a suite of visualization helpers for model analysis and decision boundaries.\n\nThe library is primarily used for tasks like combining multiple classifiers through weighted voting or stacking, selecting relevant features from high-dimensional data, mining frequent itemsets with the Apriori algorithm, and plotting decision regions and confusion matrices for model interpretation. It depends on scipy, numpy, pandas, scikit-learn, matplotlib, and joblib, and is designed to integrate into existing data science pipelines.","worth_installing":"Yes. Mlxtend is actively maintained, has low install friction, carries no known vulnerabilities, and offers a focused set of utilities for ensemble methods, feature selection, and visualization\u2014common tasks in machine learning workflows. The permissive BSD 3-Clause license poses no commercial restrictions. Install it if you need these specific capabilities."},"id":"mlxtend","links":{"html":"https://skillfed.io/packages/mlxtend","md":"https://skillfed.io/packages/mlxtend.md","pypi":"https://pypi.org/project/mlxtend/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-06","license_spdx":null,"license_treatment":"permissive","name":"mlxtend","python_support":"supports_current","summary":"Machine Learning Library Extensions"},"popularity":{"monthly_downloads":1130691,"position":4319,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.25.0"}
