awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesFeature Caching

Storing preprocessed feature vectors to avoid redundant computations during repeated inference calls.

Distinct from Data Preprocessing: Distinct from general data preprocessing by focusing on the persistence and reuse of transformed features for performance.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Feature Caching. Refine with filters or upvote what's useful.

Awesome Feature Caching GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • autogluon/autogluonAvatar de autogluon

    autogluon/autogluon

    9,997Voir sur GitHub↗

    AutoGluon is an automated machine learning framework and multimodal library designed to automate the end-to-end pipeline from data preprocessing to high-accuracy model training and validation. It functions as an automated model trainer for tabular, image, text, and time series data, as well as a tool for time series forecasting and foundation model finetuning. The project is distinguished by its ability to jointly process and fuse different data types, allowing for the construction of multimodal neural networks that integrate images, text, and structured tables. It supports zero-shot inferenc

    Stores transformed data to skip the preprocessing stage during repeated prediction calls.

    Pythonautogluonautomated-machine-learningautoml
    Voir sur GitHub↗9,997
  1. Home
  2. Artificial Intelligence & ML
  3. Data Preprocessing
  4. Feature Caching