awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • sjwhitworth/golearnالصورة الرمزية لـ sjwhitworth

    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/tsfreshالصورة الرمزية لـ blue-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