- Sep 30, 2024
-
-
Arthur Batel authored
-
- Sep 26, 2024
-
-
Arthur Batel authored
-
Arthur Batel authored
-
- Sep 14, 2024
-
-
Trung-Hoang Le authored
* Update suggestion command for building cornac from source * Fix install command using escape dependency with specified version
-
- Sep 12, 2024
-
-
Trung-Hoang Le authored
Add Comparative Aspects and Opinions Ranking for Recommendation Explanations (Companion) model (#635) * Add Companion model * Add example * Update docs * Update Companion model with additional arguments, removing sentiment loss * Add paper link * refactor code
-
- Sep 04, 2024
-
-
darrylong authored
* 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>
-
- Aug 15, 2024
-
- Jul 30, 2024
-
-
darrylong authored
-
- Jul 18, 2024
-
-
darrylong authored
* Add dark theme to readthedocs model table * Restructure models table into separate section * Add filter label and changed clear filters button behavior * Add color highlighting for selected filter
-
- Jul 05, 2024
-
-
Quentin Haenn authored
* Fix issue #628 with '.A' stuff on csr_matrix * Modifying requirements.txt for numpy and another .A --------- Co-authored-by:
tqtg <tuantq.vnu@gmail.com>
-
- Jul 03, 2024
-
-
Trung-Hoang Le authored
-
- Jun 29, 2024
-
-
darrylong authored
-
- Jun 24, 2024
- Jun 18, 2024
-
-
Luan Fernandes authored
-
- May 24, 2024
-
- May 23, 2024
-
-
darrylong authored
-
- May 22, 2024
-
-
Trung-Hoang Le authored
-
- May 20, 2024
-
-
Trung-Hoang Le authored
-
- May 06, 2024
-
-
darrylong authored
- Apr 24, 2024
-
-
Jaime Hieu Do authored
The new Recommender.rank() function adds k as required value, which breaks some models that do not use k in ranking evaluation (e.g., ComparER, EFM, LRPPM). This commit updates .rank() for mentioned models with topK option.
-
- Apr 04, 2024
-
-
Tuan Truong authored
-
- Mar 31, 2024
-
-
Luan Fernandes authored
-
- Mar 28, 2024
-
-
Quoc-Tuan Truong authored
-
- Mar 27, 2024
-
-
Quoc-Tuan Truong authored
-
- Mar 25, 2024
-
-
Theis Jendal authored
-
- Mar 21, 2024
-
-
darrylong authored
Include 'models' and 'datasets' labels to auto-increment minor version.
- Mar 20, 2024
-
-
Max Beckers authored
-
Theis Jendal authored
* Init method * Example file * Added HypAR Added hyper and its functions. * Added dataset standard files and virtual env names to ignore * Create graph comments * Flock comments * Graph wrapper comments * ao embedding comments * Remove learned ui embeddings * Learned embedding and norm comments * fit comments * Removed unused code * Comments on main file * Removed more and comments * More comments * More comments * Updated readmes * Fix dataset name * Reference fix * Path fix * Removed example * Removed HypAR from examples readme * Styling * Added hypar doc string * Removed spacing * Added paper link * Moved docstrings to earlier * Simplified model type * Added paper reference * Added lightgcn as part of HypAR * Updated url * Fix double normalize of first layer
-
- Mar 18, 2024
-
-
Theis Jendal authored
* Add git ignore * Lightgcn fix Removed normalization for layers, not used for lgcn. Fixed sum weight constant to num layers instead of cur layer index. Allow lgcn to take blocks. Fixed requirement error caused by newer dgl versions. Moved edge normalization to graph for easier use. * Lightgcn debug error fix * Simplified layer normalization and readability * Easier support of rcuda
-
- Mar 14, 2024
-
-
Luan Fernandes authored
* Update link in working_with_auxiliary_data.md * fixed url --------- Co-authored-by:
Quoc-Tuan Truong <tqtg@users.noreply.github.com>
-
darrylong authored
-
- Mar 13, 2024
-
-
darrylong authored
-
- Mar 06, 2024
-
-
darrylong authored
Change docker registry to ghcr.io
-
- Mar 05, 2024
-
-
darrylong authored
- Mar 01, 2024
-
-
darrylong authored
* Include metric_user_results in evaluation response, added eval json endpoint * Remove query from response * Utilize mapped inversed user id map to get original id in response * Update serving test case to remove 'query' and add 'user_result' in response * simplify user ID mapping * Combined evaluation and evaluation_json endpoints * Updated abort responses to show plaintext instead of html * Added unit test cases * Updated error response for empty data * Added unit tests for provided data evaluation * Update app.py * Update test_app.py --------- Co-authored-by:
Quoc-Tuan Truong <tqtg@users.noreply.github.com>
-
- Jan 24, 2024
-
-
Trung-Hoang Le authored
* Add colunm model type into table models * Update README.md * Shorten requirements to give more space for other columns * Shorten a few model names * Update README.md * Shorten LRPPM model title * Shorten examples --------- Co-authored-by:
Quoc-Tuan Truong <tqtg@users.noreply.github.com>
-