awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
WillKoehrsen avatar

WillKoehrsen/feature-selector

0
View on GitHub↗
2,234 stars·765 forks·Jupyter Notebook·GPL-3.0·5 views

Feature Selector

Feature selector is a tool for dimensionality reduction of machine learning datasets.

Features

  • Feature Engineering Tools - Dimensionality reduction for machine learning datasets.

Star history

Star history chart for willkoehrsen/feature-selectorStar history chart for willkoehrsen/feature-selector

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does willkoehrsen/feature-selector do?

Feature selector is a tool for dimensionality reduction of machine learning datasets.

What are the main features of willkoehrsen/feature-selector?

The main features of willkoehrsen/feature-selector are: Feature Engineering Tools.

Which projects share features with willkoehrsen/feature-selector?

Projects with overlapping indexed features include: alteryx/featuretools — Featuretools is an automated feature engineering library and data transformation framework written in Python. It… cokelaer/fitter — ############################# FITTER documentation #############################. maxhalford/prince — :crown: Multivariate exploratory data analysis in Python — PCA, CA, MCA, MFA, FAMD, GPA. scikit-learn-contrib/imbalanced-learn — imbalanced-learn is a dataset balancing framework and Python machine learning extension designed to resample training…

Projects sharing features with Feature Selector

These projects share indexed features with Feature Selector. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • alteryx/featuretoolsalteryx avatar

    alteryx/featuretools

    7,658View on GitHub↗

    Featuretools is an automated feature engineering library and data transformation framework written in Python. It automatically generates machine learning feature vectors from multi-table datasets by applying synthesis patterns to relational and timestamped data. The system functions as a distributed feature synthesis engine, allowing the process of creating feature vectors to scale across multiple cores or clusters to handle large-scale datasets. The library supports the synthesis of multi-table datasets, time series feature generation, and the creation of custom machine learning primitives

    Python
    View on GitHub↗7,658
  • cokelaer/fittercokelaer avatar

    cokelaer/fitter

    411View on GitHub↗

    ############################# FITTER documentation #############################

    Python
    View on GitHub↗411
  • maxhalford/princeMaxHalford avatar

    MaxHalford/prince

    1,466View on GitHub↗

    :crown: Multivariate exploratory data analysis in Python — PCA, CA, MCA, MFA, FAMD, GPA

    Python
    View on GitHub↗1,466
  • scikit-learn-contrib/imbalanced-learnscikit-learn-contrib avatar

    scikit-learn-contrib/imbalanced-learn

    7,104View on GitHub↗

    imbalanced-learn is a dataset balancing framework and Python machine learning extension designed to resample training data and reduce the impact of class imbalance. It provides a toolkit of algorithms for adjusting class distributions to improve model performance on minority class prediction. As a scikit-learn resampling library, it extends the ecosystem with specialized tools for balancing datasets through over-sampling and under-sampling techniques. This allows for the correction of skewed class proportions to reduce model bias toward the majority class. The library implements the scikit-l

    Python
    View on GitHub↗7,104