awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesFeature Engineering Tools

Utilities for modifying dataset attributes and improving data quality for analysis.

Distinct from Data Collections & Datasets: Shortlist candidates focus on provenance (attribution) or generic collections, not the manipulation of numerical precision and features

Explore 2 awesome GitHub repositories matching data & databases · Feature Engineering Tools. Refine with filters or upvote what's useful.

Awesome Feature Engineering Tools GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • sjwhitworth/golearnsjwhitworth 的头像

    sjwhitworth/golearn

    9,438在 GitHub 上查看↗

    GoLearn is a machine learning library for the Go programming language. It provides a supervised learning framework and a toolkit for building, training, and evaluating predictive models through a standardized interface. The project implements a data frame system that loads CSV files into structured grids for matrix operations. It includes a preprocessing library for discretizing continuous variables and a model evaluation toolkit that utilizes confusion matrices and cross-validation to measure precision and recall. The library covers data engineering and management, including the ability to

    Allows sorting data, adding new features, and setting numerical precision for floating-point values to improve data quality.

    Go
    在 GitHub 上查看↗9,438
  • blue-yonder/tsfreshblue-yonder 的头像

    blue-yonder/tsfresh

    9,249在 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

    Provides an automated system for transforming raw sequence data into predictive features through statistical calculations.

    Jupyter Notebookdata-sciencefeature-extractiontime-series
    在 GitHub 上查看↗9,249
  1. Home
  2. Data & Databases
  3. Feature Engineering Tools