awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesRecommendation Benchmarks

Standardized environments and datasets used to compare the performance of recommendation algorithms.

Distinguishing note: Focuses on the environment for comparison rather than just the dataset or the model.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Recommendation Benchmarks. Refine with filters or upvote what's useful.

Awesome Recommendation Benchmarks GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • rucaibox/recboleRUCAIBox का अवतार

    RUCAIBox/RecBole

    4,487GitHub पर देखें↗

    RecBole is a PyTorch-based recommendation framework designed for building, training, and evaluating a wide variety of recommendation algorithms. It serves as a standardized benchmark environment that allows for the comparison of different model architectures using public datasets and consistent evaluation metrics. The project provides specialized toolkits for sequential recommendation and knowledge-graph integration, enabling the prediction of item sequences based on user history or the incorporation of structured external knowledge. It includes a dedicated hyperparameter optimization engine

    Offers a standardized environment for comparing recommendation models using public datasets and consistent evaluation metrics.

    Python
    GitHub पर देखें↗4,487
  • hexiangnan/neural_collaborative_filteringhexiangnan का अवतार

    hexiangnan/neural_collaborative_filtering

    1,885GitHub पर देखें↗

    Neural collaborative filtering is a recommendation system framework that predicts user item preferences from implicit feedback by combining generalized matrix factorization and multi-layer perceptron networks through a shared final embedding layer. It captures both linear and non-linear interactions to model user preferences from historical data. The framework executes training and evaluation runs through a configuration-driven pipeline accessible via command-line interfaces, parsing hyperparameters such as learning rates, batch sizes, and latent dimensions. It optimizes implicit feedback mod

    Measures the ranking quality of item recommendations using benchmark datasets with positive interactions and negative samples.

    Pythoncollaborative-filteringdeep-learningrecommender-system
    GitHub पर देखें↗1,885
  1. Home
  2. Artificial Intelligence & ML
  3. Recommendation Benchmarks