Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / PreferredAI/cornac issues and pull requests

#546 - Add PyTorch backend for MF

Pull Request - State: closed - Opened by hieuddo 12 months ago - 4 comments

#545 - Add next-basket recommendation evaluation method

Pull Request - State: closed - Opened by lthoang about 1 year ago - 7 comments

#544 - Add ANN search using HNSWLib

Pull Request - State: closed - Opened by tqtg about 1 year ago - 2 comments

#543 - Add Sequential Recommendation models

Issue - State: closed - Opened by hieuddo about 1 year ago - 14 comments

#542 - Rearrange examples and models

Issue - State: open - Opened by tqtg about 1 year ago - 6 comments
Labels: feature

#541 - Revamp Documentation

Pull Request - State: closed - Opened by darrylong about 1 year ago

#540 - Add simple model serving

Pull Request - State: closed - Opened by tqtg about 1 year ago

#539 - Clean compiled cpp files

Pull Request - State: closed - Opened by tqtg about 1 year ago

#538 - Add recommend() function for the base class of Recommender

Pull Request - State: closed - Opened by tqtg about 1 year ago - 3 comments

#537 - PyTorch_NCF fix, normalize running loss

Pull Request - State: closed - Opened by hieuddo about 1 year ago - 5 comments

#536 - Add NCF_PyTorch models

Pull Request - State: closed - Opened by hieuddo about 1 year ago - 7 comments

#535 - add NCF_PyTorch models

Pull Request - State: closed - Opened by hieuddo about 1 year ago - 1 comment

#534 - Create release-drafter.yml

Pull Request - State: closed - Opened by darrylong about 1 year ago - 1 comment

#533 - Fix GCMC Invalid Key Error

Pull Request - State: closed - Opened by darrylong about 1 year ago - 5 comments

#532 - Change NGCF Batch Size Param

Pull Request - State: closed - Opened by darrylong about 1 year ago

#531 - Optimize LightGCN Model

Pull Request - State: closed - Opened by darrylong about 1 year ago - 2 comments

#530 - Improve computation of ranking related metrics

Issue - State: open - Opened by darrylong about 1 year ago - 5 comments
Labels: feature

#529 - Implement NGCF

Pull Request - State: closed - Opened by darrylong about 1 year ago

#528 - Fix rank function of EFM and ComparERSub models

Pull Request - State: closed - Opened by lthoang about 1 year ago

#526 - Add LightGCN Model

Pull Request - State: closed - Opened by darrylong about 1 year ago - 1 comment

#525 - Add TriRank model

Pull Request - State: closed - Opened by lthoang about 1 year ago - 1 comment

#524 - GCMC Implementation

Pull Request - State: closed - Opened by darrylong over 1 year ago - 2 comments

#523 - Filter positive items for ranking evaluation

Pull Request - State: closed - Opened by tqtg over 1 year ago - 4 comments

#522 - Add transform function for Recommender

Pull Request - State: closed - Opened by tqtg over 1 year ago

#521 - Remove unused append function from fast_dict

Pull Request - State: closed - Opened by lthoang over 1 year ago

#520 - Fixed rank function based on rating prediction

Pull Request - State: closed - Opened by lthoang over 1 year ago

#519 - [ASK]Getting Assertion Error During Hyper Parameter Tuning

Issue - State: closed - Opened by LonePen over 1 year ago - 1 comment

#518 - Add HRDR model

Pull Request - State: closed - Opened by lthoang over 1 year ago - 1 comment

#517 - Fixed save and load NARRE model

Pull Request - State: closed - Opened by lthoang over 1 year ago - 2 comments

#516 - Fixed typos in document of EFM and ComparER_sub models

Pull Request - State: closed - Opened by lthoang over 1 year ago - 1 comment

#514 - Fixed minor issue in optimizing BPR objective of MTER and ComparER_sub

Pull Request - State: closed - Opened by lthoang over 1 year ago - 1 comment

#513 - Changing EASE parameters

Issue - State: closed - Opened by jyyang621 over 1 year ago - 1 comment

#512 - Specify numpy version for each Python version

Pull Request - State: closed - Opened by tqtg over 1 year ago

#511 - Build using ubuntu 20.04 to be more compatible with Google Colab

Pull Request - State: closed - Opened by tqtg over 1 year ago

#510 - [ASK] Transformer model

Issue - State: closed - Opened by dcy0577 over 1 year ago - 1 comment

#509 - Update CI tools

Pull Request - State: closed - Opened by tqtg over 1 year ago

#508 - KNN crashes - leaked semaphore - how to get to an error message?

Issue - State: open - Opened by thomasf1 over 1 year ago - 1 comment

#507 - Fix GH Action

Pull Request - State: closed - Opened by tqtg over 1 year ago

#506 - Upgrade tf2 for NCF models

Pull Request - State: closed - Opened by tqtg over 1 year ago

#505 - [ASK] Algorithms Customization without Cython/C++

Issue - State: closed - Opened by adebiasio-estilos over 1 year ago - 1 comment

#504 - Update several models to be compatible with TensorFlow 2.0

Pull Request - State: closed - Opened by tqtg over 1 year ago

#503 - [ASK] True/False positives on training data

Issue - State: closed - Opened by simonmandlik over 1 year ago

#502 - [ASK] Mean centering in KNN models.

Issue - State: closed - Opened by SavvinaDaniil over 1 year ago - 1 comment

#501 - [ASK] Issue with computing similarity for KNN

Issue - State: closed - Opened by SavvinaDaniil almost 2 years ago - 1 comment

#500 - [BUG] ValueError: invalid literal for int() with base 10: '2018-01-02'

Issue - State: closed - Opened by AndreasKarasenko almost 2 years ago - 1 comment

#498 - Module 'numpy' has no attribute 'int'

Issue - State: closed - Opened by CleverShovel almost 2 years ago - 2 comments

#497 - Use of deprecated tensorflow method

Issue - State: closed - Opened by yvonnerahnfeld almost 2 years ago - 1 comment

#496 - Why are the examples not running? Problem with import of cornac

Issue - State: closed - Opened by yvonnerahnfeld almost 2 years ago - 1 comment

#495 - module 'tensorflow' has no attribute 'set_random_seed'

Issue - State: closed - Opened by mrticker about 2 years ago - 2 comments

#494 - GNU library compatibility issues

Issue - State: closed - Opened by SavvinaDaniil about 2 years ago - 1 comment

#492 - [BUG] HTTP 502 error when downloading a dataset from static.preferred.ai

Issue - State: closed - Opened by mrticker about 2 years ago - 1 comment

#491 - [ASK] pip install doesn't include updated version

Issue - State: closed - Opened by amil-khare about 2 years ago - 1 comment

#490 - [BUG] CVAE not training on GPU

Issue - State: closed - Opened by mmosc about 2 years ago - 1 comment

#489 - urllib.error.HTTPError: HTTP Error 502: Bad Gateway[BUG]

Issue - State: closed - Opened by griffith123 about 2 years ago - 1 comment

#488 - [ASK] Experiment Ranking Eval Rating Threshold

Issue - State: closed - Opened by deychak about 2 years ago - 1 comment

#487 - [ASK] Does Factorization Machine (FM) support auxiliary data?

Issue - State: closed - Opened by adebiasio-estilos about 2 years ago - 1 comment

#486 - [BUG] Factorization Machines (FM) fm_example.py crashes

Issue - State: closed - Opened by adebiasio-estilos about 2 years ago - 1 comment

#485 - z-scoREC Implementation

Pull Request - State: open - Opened by yilmazerhakan over 2 years ago

#484 - [FEATURE] cornac.datasets.office.load_feedback() is not working

Issue - State: closed - Opened by shezgone over 2 years ago - 1 comment

#482 - [BUG] Incompatibility of `.log` path with some models

Issue - State: closed - Opened by mmosc over 2 years ago - 3 comments

#481 - [ASK / FEATURE] CVAE architecture

Issue - State: closed - Opened by mmosc over 2 years ago - 1 comment

#480 - [ASK] Number of parameters of model

Issue - State: closed - Opened by mmosc over 2 years ago - 1 comment

#479 - [ASK] Is BiVAE model theta and beta dimension exchanged unexpectedly?

Issue - State: closed - Opened by yanzijun922 over 2 years ago - 2 comments

#478 - [ASK] Cornac at scale for 100M users

Issue - State: closed - Opened by extendfuture over 2 years ago - 1 comment

#477 - EASEᴿ Implementation

Pull Request - State: closed - Opened by yilmazerhakan over 2 years ago - 2 comments

#476 - [ASK] Models with item vector features

Issue - State: open - Opened by mmosc over 2 years ago

#475 - [ASK] How to test all available models on an e-commerce site?

Issue - State: closed - Opened by almirb over 2 years ago - 1 comment

#474 - [BUG] Can't run propensity_stratified_evaluation_example.py

Issue - State: closed - Opened by WideSu over 2 years ago - 1 comment

#473 - Add use_bias argument for BPR, WBPR, SBPR models

Pull Request - State: closed - Opened by lthoang over 2 years ago - 3 comments

#472 - [ASK] add new user

Issue - State: closed - Opened by ElonGagarin over 2 years ago - 3 comments

#471 - [ASK] issue with Amazon Digital Music?

Issue - State: closed - Opened by Sergiostef25 over 2 years ago - 4 comments

#470 - [ASK]

Issue - State: closed - Opened by deychak over 2 years ago - 2 comments

#469 - [FEATURE] model reference on cvresult

Issue - State: closed - Opened by deychak over 2 years ago - 6 comments

#468 - Extract item embeddings - VAECF model

Issue - State: closed - Opened by PaulCristina over 2 years ago - 6 comments

#467 - Add mean and std values per metric in CVResult

Pull Request - State: closed - Opened by tqtg almost 3 years ago - 1 comment

#466 - [ASK] Is it possible to get the item embeddings from BiVAE

Issue - State: closed - Opened by srijiths almost 3 years ago - 1 comment

#464 - [FEATURE] cv metrics output averages to dict

Issue - State: closed - Opened by deychak almost 3 years ago - 6 comments

#463 - Why AMR with lambda_adv at 0 does not switch to VBPR?ASK]

Issue - State: closed - Opened by xrob1 almost 3 years ago - 2 comments

#462 - [BUG] Import Error on Azure notebook

Issue - State: closed - Opened by muhammad49 almost 3 years ago - 3 comments

#461 - [ASK] Creating batches that allow for training of models on large data

Issue - State: closed - Opened by amil-khare almost 3 years ago - 2 comments

#460 - [FEATURE] uid and iid maps serialized

Issue - State: closed - Opened by deychak almost 3 years ago - 4 comments

#459 - [BUG] Error on import cornac library

Issue - State: closed - Opened by muhammad49 almost 3 years ago - 4 comments

#458 - [FEATURE] Time-wise wrapper for all models

Issue - State: closed - Opened by vlainic almost 3 years ago - 3 comments

#457 - Item-to-Item and User-to-User Receommendation

Issue - State: closed - Opened by srijiths almost 3 years ago - 5 comments

#456 - [ASK] Hybrid model using audio features

Issue - State: closed - Opened by giuliowaitforitdavide almost 3 years ago - 5 comments

#455 - [ASK]

Issue - State: closed - Opened by deychak almost 3 years ago - 12 comments

#454 - [ASK]Adding different types of information to matrix

Issue - State: closed - Opened by amil-khare almost 3 years ago - 3 comments

#453 - [ASK] How we can avoid removing the duplicate observations in build dataset?

Issue - State: closed - Opened by rahmanidashti almost 3 years ago - 2 comments

#452 - [Bug/Feature] Maybe add online/streaming updates to models?

Issue - State: closed - Opened by florin-stats almost 3 years ago - 1 comment

#451 - PCRL handles unknown users and/or items

Pull Request - State: open - Opened by vlainic almost 3 years ago

#450 - Add PredefinedSplit eval_method

Pull Request - State: closed - Opened by TEichinger about 3 years ago - 5 comments

#448 - [ASK] Proper feeding of methods

Issue - State: closed - Opened by alitourani about 3 years ago - 4 comments

#447 - [ASK] How can evaluate on leave-one-out test set?

Issue - State: closed - Opened by rahmanidashti about 3 years ago - 1 comment