Ecosyste.ms: Issues

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

GitHub / elucherini/t-recs issues and pull requests

#113 - Bump black from 21.5b1 to 24.3.0

Pull Request - State: open - Opened by dependabot[bot] 11 months ago
Labels: dependencies

#112 - Error when testing diagnostics in MSEMeasurement

Issue - State: open - Opened by gabeschoenbach about 2 years ago

#111 - Revert "Recall at k metric"

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

#110 - Issue with Users attention mechanism

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

#109 - Wrong description of recommend() function

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

#107 - Recall at k metric

Pull Request - State: closed - Opened by amywinecoff about 3 years ago

#106 - Diagnostics + adding ability

Pull Request - State: closed - Opened by sunnymatt about 3 years ago

#104 - TypeError: _nnls.nnls() missing required argument 'n' (pos 3)

Issue - State: open - Opened by eperrier over 3 years ago
Labels: bug

#103 - Modify links in readme.rst so documentation does not show broken links

Pull Request - State: closed - Opened by sunnymatt over 3 years ago

#102 - Dead links in documentation pages

Issue - State: closed - Opened by desertnaut over 3 years ago - 1 comment

#101 - Refactor subpackage/main package structure

Issue - State: open - Opened by sunnymatt over 3 years ago
Labels: enhancement

#100 - ImportError: cannot import name 'models' from 'trecs'

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

#99 - Switch content filtering model to use NNLS solver by default

Pull Request - State: closed - Opened by sunnymatt over 3 years ago

#98 - Finish off low hanging fruit PRs

Pull Request - State: closed - Opened by sunnymatt over 3 years ago

#97 - Suite of small fixes (documentation, example notebooks)

Pull Request - State: closed - Opened by sunnymatt over 3 years ago

#96 - Random recommender

Pull Request - State: closed - Opened by sunnymatt over 3 years ago

#95 - Packaging pypi

Pull Request - State: closed - Opened by sunnymatt over 3 years ago

#94 - Tiny bugfixes for content creator experiments

Pull Request - State: closed - Opened by sunnymatt over 3 years ago

#93 - Follow-up PR for MSE issue

Pull Request - State: closed - Opened by sunnymatt almost 4 years ago

#92 - Fix mse measurement

Pull Request - State: closed - Opened by amywinecoff almost 4 years ago

#91 - Export ActualUserScores and correct usage in Users class

Pull Request - State: closed - Opened by sunnymatt almost 4 years ago - 1 comment

#90 - Update AFSR to run on recommendations

Pull Request - State: closed - Opened by amywinecoff almost 4 years ago

#89 - Add a template interface for lenskit

Issue - State: open - Opened by elucherini almost 4 years ago

#88 - Sparse matrix implementation

Pull Request - State: closed - Opened by sunnymatt almost 4 years ago

#87 - Add a "parallel pipeline" to the API

Issue - State: open - Opened by elucherini almost 4 years ago - 2 comments

#86 - Metrics should not provide an initial value of None

Issue - State: closed - Opened by sunnymatt about 4 years ago - 2 comments
Labels: enhancement

#83 - Increasing flexibility of T-RECS system for Chaney replication

Pull Request - State: closed - Opened by sunnymatt about 4 years ago - 2 comments

#82 - Add Homogenizer model as comparison model

Pull Request - State: closed - Opened by amywinecoff about 4 years ago - 1 comment

#80 - Sort user scores efficiently

Pull Request - State: closed - Opened by sunnymatt about 4 years ago - 1 comment

#79 - Unit test model-specific recommendations

Pull Request - State: closed - Opened by sunnymatt about 4 years ago

#78 - Rewrite API for custom Users behavior

Issue - State: closed - Opened by sunnymatt about 4 years ago
Labels: enhancement

#77 - Item ordering effects in Chaney

Pull Request - State: closed - Opened by sunnymatt about 4 years ago

#76 - Matrix factorization implementation

Pull Request - State: closed - Opened by sunnymatt about 4 years ago - 3 comments

#75 - Create contributing file

Pull Request - State: closed - Opened by sunnymatt about 4 years ago

#74 - Add afsr metric

Pull Request - State: closed - Opened by amywinecoff about 4 years ago

#73 - Address logging issues

Pull Request - State: closed - Opened by sunnymatt about 4 years ago

#72 - Fix package conflicts in testing file

Pull Request - State: closed - Opened by sunnymatt about 4 years ago

#71 - Small group of bugfixes

Pull Request - State: closed - Opened by sunnymatt about 4 years ago - 2 comments

#70 - Update example notebooks

Pull Request - State: closed - Opened by amywinecoff about 4 years ago

#69 - Reduce logging for speed/efficiency reasons

Pull Request - State: closed - Opened by sunnymatt about 4 years ago

#68 - Divisive normalization implemented as DNUsers

Pull Request - State: closed - Opened by sunnymatt about 4 years ago

#67 - Content creators implementation

Pull Request - State: closed - Opened by sunnymatt over 4 years ago

#66 - Close logging file handler upon garbage collection

Pull Request - State: closed - Opened by sunnymatt over 4 years ago

#65 - Allow user to tune the amount of random interleaving

Pull Request - State: closed - Opened by sunnymatt over 4 years ago

#63 - By default, do not store user & item representations at each time step

Pull Request - State: closed - Opened by sunnymatt over 4 years ago

#62 - Fix Notebooks in examples/

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

#60 - additional instructions in readme

Pull Request - State: closed - Opened by amywinecoff over 4 years ago

#58 - Dynamic user preferences

Pull Request - State: closed - Opened by sunnymatt over 4 years ago

#57 - Change RNG to sparse.random

Issue - State: open - Opened by elucherini over 4 years ago

#56 - Cleaning up random tests and util

Pull Request - State: closed - Opened by sunnymatt over 4 years ago

#55 - Alter content filtering test so the assertion does not fail randomly

Issue - State: closed - Opened by sunnymatt over 4 years ago
Labels: bug

#54 - Vary the parameter of number of items per iter in test_additional_params

Issue - State: open - Opened by sunnymatt over 4 years ago - 1 comment
Labels: enhancement

#53 - Clean and reformat files in rec/models

Pull Request - State: closed - Opened by sunnymatt over 4 years ago

#52 - Group matrix manipulations in generate_recommendations into a util function

Issue - State: closed - Opened by sunnymatt over 4 years ago
Labels: enhancement

#51 - Support separate infection thresholds for each user in Bass model

Issue - State: open - Opened by sunnymatt over 4 years ago
Labels: enhancement

#50 - Reformat code/comments in rec/metrics

Pull Request - State: closed - Opened by sunnymatt over 4 years ago

#49 - Reformat code and clean up comments in rec/components

Pull Request - State: closed - Opened by sunnymatt over 4 years ago - 1 comment

#48 - Allow for multiple indices for the add/remove friends method in socialgraph.py

Issue - State: open - Opened by sunnymatt over 4 years ago
Labels: enhancement

#47 - Allow for multiple indices for the follow/unfollow method in socialgraph.py

Issue - State: open - Opened by sunnymatt over 4 years ago
Labels: enhancement

#45 - models.BaseRecommender: allow new items to be generated automatically?

Issue - State: closed - Opened by elucherini over 4 years ago
Labels: question

#44 - Docs: components not well organized

Issue - State: closed - Opened by elucherini over 4 years ago
Labels: documentation

#43 - Docs: review for typos, inconsistencies, and formatting errors

Issue - State: closed - Opened by elucherini over 4 years ago
Labels: documentation

#42 - components.Users: interact_with_items must be tested

Issue - State: closed - Opened by elucherini over 4 years ago
Labels: bug

#41 - models.BaseRecommender: actual_user_representation interface broken

Issue - State: closed - Opened by elucherini over 4 years ago
Labels: bug

#40 - Test all modules

Issue - State: closed - Opened by elucherini almost 5 years ago
Labels: high priority

#39 - 'Refactor' the following classes

Issue - State: closed - Opened by elucherini almost 5 years ago

#38 - Additional details

Issue - State: closed - Opened by elucherini about 5 years ago

#37 - Type hinting and function annotations

Issue - State: open - Opened by elucherini about 5 years ago
Labels: documentation

#36 - Better logging formatting

Issue - State: open - Opened by elucherini about 5 years ago

#35 - Fix plots

Issue - State: closed - Opened by elucherini about 5 years ago - 1 comment

#34 - Update popularity to get it to work again

Issue - State: closed - Opened by elucherini over 5 years ago - 1 comment
Labels: bug, reminder

#32 - Hide common operations in new utils files

Issue - State: closed - Opened by elucherini over 5 years ago - 1 comment

#31 - Adding items at run time: introduce threshold on number of items left

Issue - State: closed - Opened by elucherini over 5 years ago - 1 comment
Labels: enhancement

#29 - Basic metrics for radicalization

Issue - State: open - Opened by elucherini over 5 years ago - 1 comment
Labels: enhancement, high priority

#27 - Option to introduce items later in the simulation

Issue - State: closed - Opened by elucherini over 5 years ago
Labels: high priority

#26 - user_scores: customize and expand compatibility

Issue - State: closed - Opened by elucherini over 5 years ago - 1 comment
Labels: high priority

#25 - Recommendations seem to be random

Issue - State: closed - Opened by elucherini over 5 years ago - 1 comment
Labels: bug, high priority

#22 - GUI ideas

Issue - State: closed - Opened by elucherini over 5 years ago
Labels: enhancement

#21 - Change all dense matrices to sparse

Issue - State: closed - Opened by elucherini over 5 years ago - 1 comment

#20 - New and recommended items shouldn't be repeated

Issue - State: closed - Opened by elucherini over 5 years ago - 2 comments
Labels: reminder

#19 - Clunky use of random.choice

Issue - State: closed - Opened by elucherini over 5 years ago - 1 comment
Labels: reminder

#18 - Description of methods

Issue - State: closed - Opened by elucherini over 5 years ago
Labels: documentation

#17 - Documentation: first draft

Issue - State: closed - Opened by elucherini over 5 years ago
Labels: documentation

#16 - Exceptions

Issue - State: closed - Opened by elucherini over 5 years ago
Labels: high priority

#6 - Profile performance

Issue - State: open - Opened by elucherini over 5 years ago
Labels: enhancement

#5 - Collab filtering

Issue - State: closed - Opened by elucherini over 5 years ago
Labels: enhancement

#4 - Social filtering

Issue - State: closed - Opened by elucherini over 5 years ago
Labels: enhancement