[PR #2724] add machine learning library #2037

Open
opened 2025-11-06 13:28:14 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2724
Author: @solegalli
Created: 6/28/2025
Status: 🔄 Open

Base: masterHead: patch-1


📝 Commits (1)

  • e015238 add machine learning library

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Adding feature-engine to the machine learning collection.

Features:

  • 320k + downloads per month
  • 2k+ github stars
  • 50 contributors
  • 10k+ doc views per month

What is this Python project?

Most exhaustive collection of transformers for feature engineering including: imputation, categorical encoding, discretization, transformation, feature creation.

Feature engine also contains the widest library of feature selection methods after sklearn.

What's the difference between this Python project and similar ones?

The feature selection methods are not present elsewhere in the python ecosystem.

Many of the feature transformation and creation methods are also not present in other python libraries.

It enriches sklearn capabilities dramatically by adding additional tools to transform and select variables.

--

Anyone who agrees with this pull request could submit an Approve review to it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2724 **Author:** [@solegalli](https://github.com/solegalli) **Created:** 6/28/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`e015238`](https://github.com/vinta/awesome-python/commit/e0152380d4da96812cc88f8ac0e32763443a4aa7) add machine learning library ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adding feature-engine to the machine learning collection. Features: - 320k + downloads per month - 2k+ github stars - 50 contributors - 10k+ doc views per month ## What is this Python project? Most exhaustive collection of transformers for feature engineering including: imputation, categorical encoding, discretization, transformation, feature creation. Feature engine also contains the widest library of feature selection methods after sklearn. ## What's the difference between this Python project and similar ones? The feature selection methods are not present elsewhere in the python ecosystem. Many of the feature transformation and creation methods are also not present in other python libraries. It enriches sklearn capabilities dramatically by adding additional tools to transform and select variables. -- Anyone who agrees with this pull request could submit an *Approve* review to it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:28:14 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#2037