issues
search
NicolasHug
/
Surprise
A Python scikit for building and analyzing recommender systems
http://surpriselib.com
BSD 3-Clause "New" or "Revised" License
6.42k
stars
1.02k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cosine similarity between two particular users is 1.0 whereas they have different ratings for a common item
#483
deil87
opened
3 months ago
1
Surprise throws ZeroDivisionError: float division
#482
fn-hide
closed
4 months ago
1
How does Surprise compare to LightFM?
#481
hichemfantar
opened
5 months ago
8
Test against np2
#480
NicolasHug
opened
5 months ago
0
Update RTD setup and create .readthedocs.yaml
#479
NicolasHug
closed
6 months ago
0
Prepare for 1.1.4 release
#478
NicolasHug
closed
6 months ago
0
Add pyproject.toml file to support Python 3.12
#477
rodrigc
closed
6 months ago
1
Implement packaging using `pyproject.toml`
#476
abhi8893
closed
6 months ago
9
Update GH Action versions
#475
NicolasHug
closed
6 months ago
0
Run sdist install CI jobs on 3.11 and 3.12 as well
#474
NicolasHug
closed
6 months ago
0
Compatibility with Python 3.12
#473
kwasiewicz002
closed
6 months ago
10
Unexpected RMSE Differences in SVD Models with almost the same Training Data
#472
Gsj49
opened
11 months ago
0
How to do kfold crossvalidation on trainset (eg splitting movielens-100k using u1 split. then kfold crossvalidation on u1.base, test on u1.test)
#471
seanv507
closed
1 year ago
1
Couldn't install Surprise
#470
b856741
closed
6 months ago
6
No timestamp data in trainset
#469
tseesurenb
closed
1 year ago
1
Couldn't install Surprise in windows
#468
srkpriyanka95
closed
6 months ago
6
Update predict_ratings.py
#467
moomoofarm1
opened
1 year ago
0
How to remove NumPy installation in setup.py
#466
tpian928
closed
6 months ago
5
Wrong mapping of the raw IDs to the internal IDs
#465
benhaf
opened
1 year ago
0
GridSearchCV always recommends the first parameter combination as best
#464
n-srinidhi
opened
1 year ago
2
Possible memory leakage in SVDpp
#463
amohar2
opened
1 year ago
1
Cross-validation kNN wrong results on custom dataset
#462
julx134
opened
1 year ago
0
fix typo
#461
lenatech
closed
1 year ago
1
trainset do not recommend new products
#460
BabulalS
opened
1 year ago
0
create dataset folder only when needed
#459
sbrnaderi
opened
1 year ago
0
Issues with running Suprise on M1 mac
#458
kauuu
opened
1 year ago
1
Error: Sample larger than population or is negative?
#457
oanaale95
opened
1 year ago
1
How do I apply ALS minimization in SVD?
#456
Shariar076
opened
1 year ago
1
A bug when importing data from DataFrame
#455
YiranZhang1014
closed
1 year ago
2
What to do if the dataset I want to read has more than three parameters
#454
GustaMatos0
opened
1 year ago
1
Can Surprise work with PySpark?
#453
KurmangazyKarabekov
opened
1 year ago
0
question - surprise for implicit rating data?
#452
SSMK-wq
closed
1 year ago
1
build_anti_testset() takes along time and at the end it doesnot work
#451
AbdElrahmanMostafaRifaat1432
opened
1 year ago
2
Using Cross Validate with a Pandas Dataframe, running into datatype error
#450
JackRaines
opened
1 year ago
0
How can i install in apple silicon
#449
zhenglaizhang
opened
2 years ago
0
Improve similarities performance
#448
mihaiblidaru
opened
2 years ago
1
Error installing package using poetry or using pip with --use-pep517 flag. PEP 517, 518, 621 and 631 compliance
#447
mihaiblidaru
opened
2 years ago
5
how can svd in surprise predict ratings for new user or new item that svd does not even know them in the training set
#446
AbdElrahmanMostafaRifaat1432
opened
2 years ago
4
Update knns.py
#445
Raphael-Dayan
closed
2 years ago
0
Fix move package version to main script
#444
SaschaAtOmina
opened
2 years ago
0
Usage of scikit-surprise as a dynamic dependency is not possible
#443
SaschaAtOmina
opened
2 years ago
1
Enabling pickling of knn-based recommender system algorithms
#442
SaschaAtOmina
closed
2 years ago
1
Only `BaselineOnly` algo can be dumped
#441
SaschaAtOmina
closed
2 years ago
2
TypeError: no default __reduce__ due to non-trivial __cinit__
#440
Ian2012
closed
2 years ago
1
Prepare 1.1.3 release
#439
NicolasHug
closed
2 years ago
0
Fix dump issue by converting memviews into numpy arrays before setting them as attribute
#438
NicolasHug
closed
2 years ago
0
Unable to dump saved model
#437
hlian188
closed
2 years ago
2
Surprise on the dataset without rating column
#436
chetanambi
opened
2 years ago
0
Cannot import Dataset from Surprise (unknown location)
#435
ayanatherate
closed
2 years ago
1
Raw IDs read from csv file are no longer strings??
#434
Techie5879
closed
2 years ago
2
Next