Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test #286

Open
wants to merge 260 commits into
base: master
Choose a base branch
from
Open

test #286

Changes from 1 commit
Commits
Show all changes
260 commits
Select commit Hold shift click to select a range
5a9ced2
Update README.md
guoguibing Jan 26, 2017
6c2a381
add API document for Librec-2.0.0
SunYatong Jan 26, 2017
1dea552
Merge pull request #77 from Stephen-Apollo/2.0.0
guoguibing Jan 26, 2017
a09ea1a
Update README.md
guoguibing Jan 26, 2017
f47e5d5
Update README.md
guoguibing Jan 27, 2017
a124baf
Update README.md
guoguibing Jan 27, 2017
2ecc09f
Update Team.md
guoguibing Feb 11, 2017
610df74
Update Team.md
guoguibing Feb 11, 2017
ce9d1ea
Update README.md
guoguibing Feb 11, 2017
1505dd7
add API document for Librec-2.0.0
SunYatong Feb 15, 2017
e7c1b29
RBM fixed
SunYatong Feb 15, 2017
42e1072
Merge remote-tracking branch 'origin/2.0.0' into 2.0.0
SunYatong Feb 15, 2017
bd97707
RBM fixed
SunYatong Feb 15, 2017
e205f01
Merge pull request #80 from Stephen-Apollo/2.0.0
wangyufengkevin Feb 15, 2017
7dfe149
Fix MostPopular, NMF. Modify configuration of HFT, WRMF, BPMF, MFALS.
SunYatong Feb 17, 2017
d42ce91
Merge pull request #81 from SunYatong/2.0.0
wangyufengkevin Feb 17, 2017
65c0b0d
new team members added
guoguibing Feb 27, 2017
5cf8c9e
Update Team.md
guoguibing Mar 4, 2017
2d9c15c
fix HFT
SunYatong Mar 10, 2017
851d3c7
fix HFT
SunYatong Mar 10, 2017
40a8d55
Merge pull request #90 from SunYatong/2.0.0
wangyufengkevin Mar 10, 2017
6398980
Set splitter name as in driver.classes.props
Mar 13, 2017
be817e5
Merge pull request #91 from dmm42/2.0.0
wangyufengkevin Mar 14, 2017
620b14c
Add new contributor
guoguibing Mar 14, 2017
1b63cb4
Testing Travis CI
allenjack Mar 16, 2017
76d5005
adding Travis badge
allenjack Mar 16, 2017
46bcd83
Added missing break in testset switch case
mmera Mar 16, 2017
0cebe05
Merge pull request #92 from mmera/2.0.0
wangyufengkevin Mar 17, 2017
652c7ea
TrustMF
ChenSuL Mar 19, 2017
3277afc
Update TrustMFRecommender.java
ChenSuL Mar 19, 2017
21e6e2a
Merge pull request #96 from ChenSuL/2.0.0
wangyufengkevin Mar 20, 2017
b174dbf
Add new contributor
guoguibing Mar 20, 2017
44b21eb
Fix a small mistake in trustSVD
ChenSuL Mar 21, 2017
638d5b1
Update SVDPlusPlusRecommender.java
ChenSuL Mar 21, 2017
4784252
Merge pull request #98 from ChenSuL/2.0.0
wangyufengkevin Mar 21, 2017
72bad0c
Add a new contributor
guoguibing Mar 21, 2017
4db9e76
Fix some bugs and adjust configurations to achieve better results.
wangyufengkevin Mar 21, 2017
f49ee52
Merge branch '2.0.0' of https://github.com/guoguibing/librec into 2.0.0
wangyufengkevin Mar 21, 2017
80a7df4
Add apidocs and wiki files.
wangyufengkevin Mar 22, 2017
3f2d4af
Add link of documents.
wangyufengkevin Mar 22, 2017
698b8d1
Add apidocs and wiki files.
wangyufengkevin Mar 22, 2017
4a1d991
Add link of documents.
wangyufengkevin Mar 22, 2017
f4c5c5b
Add links of documents.
wangyufengkevin Mar 22, 2017
ca1edf3
Move librec.properties to librec-default.properties
wangyufengkevin Mar 22, 2017
3471b87
Merge branch '2.0.0' of https://github.com/guoguibing/librec into 2.0.0
wangyufengkevin Mar 22, 2017
483eb72
Move librec.properties to librec-default.properties
wangyufengkevin Mar 22, 2017
71ec514
Add value is not equal to 0 in vauleset
wangyufengkevin Mar 22, 2017
cec11d0
fix RBM ratingScale bug
wangyufengkevin Mar 22, 2017
6712d30
adjust librec shell script.
wangyufengkevin Mar 22, 2017
2746647
test travis ci
allenjack Mar 22, 2017
d22c42d
test
allenjack Mar 22, 2017
6fb40b1
exclude some algorithms for travis ci
allenjack Mar 22, 2017
97ee615
compile and deploy librec-core.jar package to maven repositor.
wangyufengkevin Mar 23, 2017
ad82b67
Update README.md
guoguibing Apr 11, 2017
401e0c5
Update README.md
guoguibing Apr 12, 2017
b9077b5
Update Team.md
guoguibing Apr 18, 2017
c513efc
fix isConverged and updateLRate
SunYatong Apr 27, 2017
2208125
fix isConverged and updateLRate
SunYatong Apr 27, 2017
3ab54c4
Merge pull request #118 from SunYatong/2.0.0
guoguibing Apr 27, 2017
cffc805
Update README.md
guoguibing May 12, 2017
1a3061d
Update README.md
guoguibing May 12, 2017
fec2495
Update README.md
guoguibing May 12, 2017
4749f78
Update README.md
guoguibing May 12, 2017
f351c89
Update Team.md
guoguibing May 13, 2017
190e54c
modify comment for TextDataConvertor
alexixu May 24, 2017
543cbce
bugfix for TextDataConvertor
alexixu May 24, 2017
0de1679
Merge pull request #132 from Alexixu/comment-modify
guoguibing May 25, 2017
ca0656a
Merge pull request #133 from Alexixu/bugfix-TextDataConvertor
wangyufengkevin May 26, 2017
dc4146f
Add FMALS and FMSGD classes.
wangyufengkevin May 31, 2017
7e34a6f
Add FMALS and FMSGD classes.
wangyufengkevin May 31, 2017
71f5bc1
normalize function fix(by Wu Bin and Mr No2)
SunYatong Jun 2, 2017
8c4f699
2.0.0-RC published
guoguibing Dec 31, 2016
1cf98be
Add GivenTestSetDataSplitter for given testset.
wangyufengkevin Jan 3, 2017
1b027b0
batch command updated
guoguibing Jan 15, 2017
9e7b0b2
change as recruitment
guoguibing Jan 15, 2017
b88b82a
add logo contributor
guoguibing Jan 15, 2017
1747036
merge references into publications
guoguibing Jan 15, 2017
67ddc30
Update README.md
guoguibing Jan 25, 2017
ea95c9d
Publish 2.0.0 version.
wangyufengkevin Jan 25, 2017
9d65d60
Update README.md
guoguibing Jan 26, 2017
e115e83
add API document for Librec-2.0.0
SunYatong Jan 26, 2017
36d5c80
Update README.md
guoguibing Jan 26, 2017
b4b203a
Update README.md
guoguibing Jan 27, 2017
59e208a
Update README.md
guoguibing Jan 27, 2017
42bdd76
Update Team.md
guoguibing Feb 11, 2017
4d2678f
Update Team.md
guoguibing Feb 11, 2017
e79a54a
Update README.md
guoguibing Feb 11, 2017
22a5335
add API document for Librec-2.0.0
SunYatong Feb 15, 2017
e340ac4
RBM fixed
SunYatong Feb 15, 2017
e6f9623
Fix MostPopular, NMF. Modify configuration of HFT, WRMF, BPMF, MFALS.
SunYatong Feb 17, 2017
ab70563
new team members added
guoguibing Feb 27, 2017
774c2bc
Update Team.md
guoguibing Mar 4, 2017
8890574
fix HFT
SunYatong Mar 10, 2017
da627ec
fix HFT
SunYatong Mar 10, 2017
c95ddb1
Set splitter name as in driver.classes.props
Mar 13, 2017
417f50d
Add new contributor
guoguibing Mar 14, 2017
f11b6de
Testing Travis CI
allenjack Mar 16, 2017
a188541
adding Travis badge
allenjack Mar 16, 2017
c032ecf
Added missing break in testset switch case
mmera Mar 16, 2017
d0f09e4
TrustMF
ChenSuL Mar 19, 2017
cfb74a0
Update TrustMFRecommender.java
ChenSuL Mar 19, 2017
e849b7f
Add new contributor
guoguibing Mar 20, 2017
c809c40
Fix a small mistake in trustSVD
ChenSuL Mar 21, 2017
8bd298c
Update SVDPlusPlusRecommender.java
ChenSuL Mar 21, 2017
77f58d1
Add a new contributor
guoguibing Mar 21, 2017
200d3d4
Fix some bugs and adjust configurations to achieve better results.
wangyufengkevin Mar 21, 2017
4f7d799
Add apidocs and wiki files.
wangyufengkevin Mar 22, 2017
d0b8635
Add link of documents.
wangyufengkevin Mar 22, 2017
27655fb
Add apidocs and wiki files.
wangyufengkevin Mar 22, 2017
da575ae
Add link of documents.
wangyufengkevin Mar 22, 2017
65a6383
Add links of documents.
wangyufengkevin Mar 22, 2017
a14c9a4
Move librec.properties to librec-default.properties
wangyufengkevin Mar 22, 2017
f94f4f0
Move librec.properties to librec-default.properties
wangyufengkevin Mar 22, 2017
f13619b
Add value is not equal to 0 in vauleset
wangyufengkevin Mar 22, 2017
40a7604
fix RBM ratingScale bug
wangyufengkevin Mar 22, 2017
45bdbba
adjust librec shell script.
wangyufengkevin Mar 22, 2017
7decfe5
test travis ci
allenjack Mar 22, 2017
b678c85
test
allenjack Mar 22, 2017
7d9266b
exclude some algorithms for travis ci
allenjack Mar 22, 2017
0a6ff56
compile and deploy librec-core.jar package to maven repositor.
wangyufengkevin Mar 23, 2017
b4eaab6
Update README.md
guoguibing Apr 11, 2017
8119c0e
Update README.md
guoguibing Apr 12, 2017
e269f4a
Update Team.md
guoguibing Apr 18, 2017
f1a49ba
fix isConverged and updateLRate
SunYatong Apr 27, 2017
e6600f9
fix isConverged and updateLRate
SunYatong Apr 27, 2017
673dbdd
add FFMRecommender in java/net/librec/recommender/cf/rating
liwenxi Jun 2, 2017
7c7069a
add FFMRecommender in java/net/librec/recommender/cf/rating
liwenxi Jun 2, 2017
1bcc058
Merge remote-tracking branch 'origin/2.0.0' into 2.0.0
liwenxi Jun 2, 2017
a6bbc3b
fix issue
liwenxi Jun 2, 2017
c9b276c
Merge pull request #144 from SunYatong/2.0.0
guoguibing Jun 3, 2017
ef47868
add FFMRecommender in java/net/librec/recommender/cf/rating
liwenxi Jun 3, 2017
6b1cddc
add FFMRecommender in java/net/librec/recommender/cf/rating
liwenxi Jun 3, 2017
a84c3ef
add FFMRecommender in java/net/librec/recommender/cf/rating
liwenxi Jun 3, 2017
1ab159d
https://github.com/liwenxi121/librec.git
liwenxi Jun 3, 2017
ea9fa39
https://github.com/liwenxi121/librec.git
liwenxi Jun 3, 2017
505d203
add FFMRecommender in java/net/librec/recommender/cf/rating
liwenxi Jun 3, 2017
129af2f
add FFMRecommender in java/net/librec/recommender/cf/rating
liwenxi Jun 3, 2017
0634dca
add FFMRecommender in java/net/librec/recommender/cf/rating
liwenxi Jun 3, 2017
9649123
Update README.md
guoguibing Jun 6, 2017
853e17a
AssociationRule time complexity reduced(by Mr No2)
SunYatong Jun 6, 2017
cab8c5c
Merge pull request #149 from SunYatong/2.0.0
SunYatong Jun 6, 2017
091045e
Merge pull request #146 from liwenxi/2.0.0
wangyufengkevin Jun 7, 2017
38092f4
Add new contributors: wenxi and jiale
guoguibing Jun 7, 2017
d9c2ee4
FISMrmse fix
SunYatong Jul 28, 2017
b5a3b0f
Merge pull request #180 from SunYatong/2.0.0
SunYatong Jul 28, 2017
4bae44d
AUCEvaluator fix, modify loss calculation of FISMrmse
SunYatong Jul 30, 2017
c46c5f2
Merge pull request #181 from SunYatong/2.0.0
SunYatong Jul 30, 2017
2435b3c
Add explanation for EFM and fix bugs.
SunYatong Aug 6, 2017
0fdbc82
Merge pull request #183 from SunYatong/2.0.0
SunYatong Aug 6, 2017
0dbc809
diversity evaluator fix
SunYatong Aug 13, 2017
0bde407
Merge pull request #186 from SunYatong/2.0.0
SunYatong Aug 13, 2017
646aeca
buildSimilarityMatrix fix
SunYatong Aug 20, 2017
d4ce747
Merge pull request #189 from SunYatong/2.0.0
SunYatong Aug 21, 2017
7db3f71
New Recommender PNMF - 'Projective Non-Negative Matrix Factorization'
dvelten Sep 5, 2017
0f3632c
little javadoc change
dvelten Sep 5, 2017
362f90a
small javadoc changes
dvelten Sep 6, 2017
28e520c
Bugfix: Has not loaded movielens 20m, Performance...
dvelten Sep 6, 2017
377b2cd
Unused constant BSIZE removed
dvelten Sep 6, 2017
cbe30cf
Better documentation, renaming of variables
dvelten Sep 7, 2017
5f32dc4
logging cleanup
dvelten Sep 7, 2017
e8fad5d
Added new NoveltyEvaluator
dvelten Sep 8, 2017
13b41d4
Renamed some variables
dvelten Sep 11, 2017
04125b7
Added new Recommender NMFItemItemRecommender
dvelten Sep 19, 2017
bd1b495
modified pull request#191, add NoveltyEvaluator, PNMFRecommender and …
SunYatong Oct 2, 2017
9d53b28
modified pull request#191, fix TextDataConvertor
SunYatong Oct 2, 2017
7c22c99
Merge pull request #196 from SunYatong/2.0.0
SunYatong Oct 2, 2017
a520e67
modify softmax function for mathematical robustness.
SunYatong Oct 8, 2017
38d81ad
Merge pull request #198 from SunYatong/2.0.0
SunYatong Oct 8, 2017
e890bda
Update README.md
SunYatong Oct 15, 2017
dec8ffc
Merge branch '2.0.0' of https://github.com/guoguibing/librec into 2.0.0
dvelten Oct 17, 2017
eca872f
# WARNING: head commit changed in the meantime
dvelten Oct 17, 2017
e2e77f5
Fix NoveltyEvaluator. Moved old impl to EntropyEvaluator. Implemented
dvelten Oct 17, 2017
cac294f
novelty was duplicated
dvelten Oct 17, 2017
7e18c24
wurden verschoben
Oct 23, 2017
07839b8
wurden verschoben
Oct 23, 2017
0b5e7c1
Merge branch '2.0.0' of https://github.com/dvelten/librec.git into 2.0.0
Oct 23, 2017
285964f
Merge pull request #205 from dvelten/2.0.0
SunYatong Oct 29, 2017
53c87d2
modify NoveltyEvaluator, add EntropyEvaluator to Measure
SunYatong Oct 29, 2017
0ae5982
format the code of EntropyEvaluator
SunYatong Oct 29, 2017
1c9fd26
Merge pull request #206 from SunYatong/2.0.0
SunYatong Oct 29, 2017
f48d8a9
fix reference paper of SoRec
SunYatong Oct 31, 2017
f617671
fix arff data transform to SparseTensor problem
shitou112 Oct 31, 2017
5391b20
fix arff data transform to SparseTensor problem
shitou112 Oct 31, 2017
9a0409b
Merge pull request #208 from SunYatong/2.0.0
SunYatong Oct 31, 2017
aa5dcb8
Merge pull request #210 from shitou112/2.0.0
SunYatong Nov 1, 2017
46f7a28
add BipolarSlopeOne algorithm
shitou112 Nov 3, 2017
2d5621c
add BipolarSlopeOne algorithm
shitou112 Nov 3, 2017
8af5789
add BipolarSlopeOne algorithm and BipolarSlopeOneTestCase
shitou112 Nov 4, 2017
b85c094
add BipolarSlopeOne algorithm and BipolarSlopeOneTestCase
shitou112 Nov 4, 2017
57f784f
Merge pull request #212 from shitou112/2.0.0
SunYatong Nov 5, 2017
deb57b5
add contributor Qian Shaofeng
SunYatong Nov 5, 2017
7a38094
Merge branch '2.0.0' of github.com:shitou112/librec into 2.0.0
shitou112 Nov 14, 2017
ee8534b
add FMFTRLRecommender algorithm
shitou112 Nov 14, 2017
d7b7311
add FMFTRLTestCase
shitou112 Nov 14, 2017
7c9a67c
fix annotation of FMFTRLRecommender
shitou112 Nov 14, 2017
db75c74
fix FMFTRLRecommender, use sparse matrix to iterate
shitou112 Nov 14, 2017
0babaa4
Merge pull request #215 from shitou112/2.0.0
SunYatong Nov 14, 2017
d48c1e8
reduce the parameters of FMFTRL algorithm
shitou112 Nov 14, 2017
766531e
Merge pull request #216 from shitou112/2.0.0
SunYatong Nov 15, 2017
c8ef7c8
fix FISMauc parameter updating bug
SunYatong Nov 18, 2017
515ac70
Merge pull request #217 from SunYatong/2.0.0
SunYatong Nov 19, 2017
7d3eb35
fix minRate bug for rating prediction with binThold
SunYatong Dec 2, 2017
2e73224
fix minRate bug for rating prediction with binThold
SunYatong Dec 2, 2017
e101f68
fix minRate bug for rating prediction with binThold
SunYatong Dec 2, 2017
99cfdc4
fix minRate bug for rating prediction with binThold
SunYatong Dec 2, 2017
34c226a
Merge pull request #225 from SunYatong/2.0.0
SunYatong Dec 2, 2017
fbee004
fix minRate equals to maxRate bug
SunYatong Dec 14, 2017
7cfb499
Merge pull request #228 from SunYatong/2.0.0
SunYatong Dec 14, 2017
fc04d91
fix Gamma bug
SunYatong Dec 23, 2017
b4e8d4a
Merge pull request #231 from SunYatong/2.0.0
SunYatong Dec 24, 2017
f0a44e9
RBM fix
SunYatong Jan 14, 2018
bbe7322
Merge pull request #233 from SunYatong/2.0.0
SunYatong Jan 14, 2018
e666ec9
modify SocialMF, extend binary trusts to real values
SunYatong Feb 7, 2018
07a04da
Merge pull request #238 from SunYatong/2.0.0
SunYatong Feb 7, 2018
a7a765a
update .jar file of core module
SunYatong Feb 7, 2018
467ed27
Merge pull request #239 from SunYatong/2.0.0
SunYatong Feb 7, 2018
500294f
Modify SocialMF, extend binary trusts to real values
SunYatong Feb 8, 2018
e05d144
Merge pull request #240 from SunYatong/2.0.0
SunYatong Feb 8, 2018
a220995
Edit AlgorithmList.md, we do not need rec.social.regularization in SBPR
lzhbrian Feb 12, 2018
e629015
Merge pull request #241 from lzhbrian/2.0.0
SunYatong Feb 13, 2018
1c472c0
fix TextDataConvertor: clear bufferLine when the last line is complete.
SunYatong Feb 28, 2018
0a33f96
Merge pull request #243 from SunYatong/2.0.0
SunYatong Feb 28, 2018
2b01883
init regBias in GBPR
ChenSuL Apr 8, 2018
0a06171
Update GBPRRecommender.java
ChenSuL Apr 8, 2018
c776650
Merge pull request #252 from ChenSuL/2.0.0
SunYatong Apr 10, 2018
74114d6
TimeSVD delta_loss fix
SunYatong Apr 28, 2018
22eba95
Merge pull request #254 from SunYatong/2.0.0
SunYatong Apr 28, 2018
a413f12
Revert "Merge pull request #254 from SunYatong/2.0.0"
SunYatong Apr 28, 2018
9600e4d
Release librec-3.0.0-beta version.
wangyufengkevin Jul 15, 2018
a729011
Add ReadME.md
wangyufengkevin Jul 16, 2018
84a0a15
Add ReadME.md
wangyufengkevin Jul 16, 2018
9e41788
Modify configurations, delete io dir
SunYatong Jul 16, 2018
9ecb20c
fix incremental bugs.
wangyufengkevin Jul 22, 2018
275860c
fix NullWritable
SunYatong Jul 23, 2018
7d91aa3
deploy 3.0.0
wangyufengkevin Aug 28, 2018
cfa2598
modify pom.xml
wangyufengkevin Aug 28, 2018
600ffa3
modify pom.xml
wangyufengkevin Aug 28, 2018
3d107ae
modify pom.xml
wangyufengkevin Aug 28, 2018
1b4cca2
add jars.
wangyufengkevin Aug 28, 2018
bc8cde2
delete redundant import
SunYatong Aug 28, 2018
f9e1b50
fix USGRecommender annotations
SunYatong Aug 31, 2018
38c3d33
fix ItemCluster annotations
SunYatong Aug 31, 2018
63f8a73
fix tfidf bug, format codes
Oct 19, 2018
929041a
add reference paper for LDCC
SunYatong Oct 25, 2018
643ccca
fix itemIdx mapping problem when saving results
SunYatong Oct 25, 2018
d3a78b5
add references for SVD and TimeSVD
Oct 29, 2018
eb7ed5e
fix GivenTestSetDataSpliter
Nov 14, 2018
dc4d720
add Wu Bin's version of ListRankMF
Dec 2, 2018
1d31eff
add Wu Bin's version of ListRankMF
Dec 2, 2018
e51a377
Merge pull request #1 from guoguibing/3.0.0
szkb Dec 8, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
TimeSVD delta_loss fix
  • Loading branch information
SunYatong committed Apr 28, 2018
commit 74114d69570ecb98c219cb1f4f9c854876b2da6a
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 373,7 @@ protected void trainModel() throws LibrecException {

if (isConverged(iter))
break;
updateLRate(iter);
}
}

Expand Down