Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PreferredAI/cornac
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.2
Choose a base ref
...
head repository: PreferredAI/cornac
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.0
Choose a head ref
  • 12 commits
  • 17 files changed
  • 5 contributors

Commits on Sep 4, 2024

  1. Update Readme to include Cornac-AB section (#638)

    * Add Cornac-AB section to Readme.md
    
    * Update README.md
    
    * Update assets directory and downsized images
    
    ---------
    
    Co-authored-by: Tuan Truong <tqtg@users.noreply.github.com>
    darrylong and tqtg authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    73123c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Add Comparative Aspects and Opinions Ranking for Recommendation Expla…

    …nations (Companion) model (#635)
    
    * Add Companion model
    
    * Add example
    
    * Update docs
    
    * Update Companion model with additional arguments, removing sentiment loss
    
    * Add paper link
    
    * refactor code
    lthoang authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    68f4f71 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Update suggestion command for building cornac from source (#645)

    * Update suggestion command for building cornac from source
    
    * Fix install command using escape dependency with specified version
    lthoang authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    0ed9584 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2024

  1. Add Model Ensembling Tutorial (#640)

    * add model ensembling tutorial
    
    * update ensembling notebook
    
    * refractor codes
    
    * Revamped tutorial to include simple borda count
    
    * Restructured model ensembling tutorial
    
    * Update tutorial result representation
    
    * Update tutorial
    
    * Update tutorial
    
    * Update model ensembling tutorial based on feedback
    
    * Update linear regression/random forest inference data set
    
    * WIP Initial experimental calculation
    
    * preliminary calculation of experimental comparison
    
    * Update recall@K and precision@K evaluation
    
    * Add borda count, enhanced wmf to comparison
    
    * Revised model ensembling tutorial
    
    * Fix bug
    
    * Revised markdown and description of tutorial
    
    * Enhance tutorial content
    
    * Simplify introduction
    
    * Enhance tutorial
    
    * Update tutorial
    
    * Updated model ensembling tutorial
    
    * Optimize inference code
    
    * Optimize inference code
    
    ---------
    
    Co-authored-by: tqtg <tuantq.vnu@gmail.com>
    darrylong and qtuantruong authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    30f0c20 View commit details
    Browse the repository at this point in the history
  2. Release v2.3.0

    darrylong committed Dec 18, 2024
    Configuration menu
    Copy the full SHA
    de9f883 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

  1. Configuration menu
    Copy the full SHA
    f7bfba5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02c6290 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee8e192 View commit details
    Browse the repository at this point in the history
  4. Update python-publish.yml

    darrylong authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    08f60f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5813a95 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2024

  1. Configuration menu
    Copy the full SHA
    5618a1a View commit details
    Browse the repository at this point in the history
  2. Update python-publish.yml

    darrylong authored Dec 24, 2024
    Configuration menu
    Copy the full SHA
    56daacc View commit details
    Browse the repository at this point in the history
Loading