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 RepositoriesAlgorithm Interfaces

Standardized interfaces that allow different predictive algorithms to be swapped interchangeably within a framework.

Distinct from Pluggable Architectures: Focuses on the standardization of algorithm initialization and training for evaluation consistency, rather than generic pluggable architecture patterns.

Explore 1 awesome GitHub repository matching data & databases · Algorithm Interfaces. Refine with filters or upvote what's useful.

Awesome Algorithm Interfaces 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.
  • nicolashug/surpriseAvatar de NicolasHug

    NicolasHug/Surprise

    6,793Voir sur GitHub↗

    Surprise is a Python library for building and analyzing recommendation systems. It provides a comprehensive toolkit for implementing collaborative filtering to predict user preferences and generate item suggestions based on historical rating patterns. The library includes dedicated tools for hyperparameter optimization and model evaluation. It allows for searching through parameter sets to find the most effective configurations and utilizes a suite of metrics to measure prediction accuracy. The framework covers the full development workflow, including data loading from various sources, the c

    Offers a standardized interface for initializing and training different recommendation algorithms to ensure consistent evaluation.

    Pythonfactorizationmachine-learningmatrix
    Voir sur GitHub↗6,793
  1. Home
  2. Data & Databases
  3. Data Compression Algorithms
  4. Pluggable Architectures
  5. Algorithm Interfaces