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
dougalsutherland avatar

dougalsutherland/skl-groups

0
View on GitHub↗
41 stars·7 forks·Python·BSD-3-Clause·7 views

Skl Groups

scikit-learn addon to operate on set/"group"-based features

Features

  • Feature Engineering - Scikit-learn addon for group-based feature operations.

Star history

Star history chart for dougalsutherland/skl-groupsStar history chart for dougalsutherland/skl-groups

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 dougalsutherland/skl-groups do?

scikit-learn addon to operate on set/"group"-based features

What are the main features of dougalsutherland/skl-groups?

The main features of dougalsutherland/skl-groups are: Feature Engineering.

Which projects share features with dougalsutherland/skl-groups?

Projects with overlapping indexed features include: nyandwi/machine_learning_complete — This is an interactive notebook-based course that teaches machine learning from Python fundamentals through deep… datawhalechina/joyful-pandas — This project is a comprehensive pandas data analysis tutorial and instructional guide designed for learning data… azukds/tubular — Python package implementing ML feature engineering and pre-processing for polars or pandas dataframes. chasedehan/boostaroota — A fast xgboost feature selection algorithm. chrislemke/sk-transformers — A collection of pandas & scikit-learn compatible transformers for preprocessing and feature engineering 🛠. blue-yonder/tsfresh — tsfresh is an automated feature engineering tool and library designed to extract statistical characteristics from raw…

Projects sharing features with Skl Groups

These projects share indexed features with Skl Groups. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • nyandwi/machine_learning_completeNyandwi avatar

    Nyandwi/machine_learning_complete

    4,983View on GitHub↗

    This is an interactive notebook-based course that teaches machine learning from Python fundamentals through deep learning and natural language processing. It uses real datasets and multiple frameworks within a structured, hands-on curriculum that combines concise explanations with executable code cells, built-in datasets, and embedded exercise checkpoints. Learning progresses through data preparation and exploration, classical machine learning workflows, computer vision with convolutional neural networks, and natural language processing with deep learning, all delivered as a cohesive progressi

    Jupyter Notebookcomputer-visiondata-analysisdata-science
    View on GitHub↗4,983
  • datawhalechina/joyful-pandasdatawhalechina avatar

    datawhalechina/joyful-pandas

    5,164View on GitHub↗

    This project is a comprehensive pandas data analysis tutorial and instructional guide designed for learning data manipulation and analysis. It serves as a tabular data processing guide and a manual for time series analysis, providing a structured approach to cleaning, merging, and transforming datasets. The repository functions as a data feature engineering course, providing tutorials on constructing and selecting dataset features to improve machine learning model performance. It also includes a vectorized data operations guide for performing element-wise mathematical computations and matrix

    Jupyter Notebookpandas
    View on GitHub↗5,164
  • azukds/tubularazukds avatar

    azukds/tubular

    102View on GitHub↗

    Python package implementing ML feature engineering and pre-processing for polars or pandas dataframes.

    Python
    View on GitHub↗102
  • blue-yonder/tsfreshblue-yonder avatar

    blue-yonder/tsfresh

    9,249View on GitHub↗

    tsfresh is an automated feature engineering tool and library designed to extract statistical characteristics from raw time series data. It transforms sequential data into tabular datasets, converting time series into a flat format where each row represents a unique entity and columns represent extracted features. The project distinguishes itself through a parallel data processing framework that distributes heavy computational workloads across multiple CPU cores. It also implements hypothesis-based feature selection to identify the most predictive characteristics and filter out irrelevant ones

    Jupyter Notebookdata-sciencefeature-extractiontime-series
    View on GitHub↗9,249
  • Compare all 24 related projects→