#173 · Primary category: Education & Research
mlxtend
A library of extension and helper modules for Python's data analysis and machine learning libraries.
Project last updated:08/05/26
GitHub Stars
5.2K
Forks
912
Contributors
122
License
Other
Why we included this project
mlxtend fills the gap between full frameworks and hand-rolled code for data science work in Python. It collects the small jobs that recur in a modeling workflow: stacking and voting ensembles that wrap your existing scikit-learn models, feature selection and extraction routines, and plotting helpers for decision regions and confusion matrices. Its association-rule tooling stands out, pairing an Apriori implementation with convenience functions for pulling frequent itemsets and lift values out of transactional data. The bundled datasets and runnable examples make it a gentle way to build intuition about how these techniques behave before you wire them into production. If you work in the numpy/pandas/sklearn stack, it's a compact, well-tested addition worth keeping installed.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI