Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/gorse-io/gorse

Gorse open source recommender system engine
https://github.com/gorse-io/gorse

fix AS new ON DUPLICATE KEY UPDATE value = new.value, `comment` = new.comment not support for part of version (#249)

8276337eb6b34eec98456dada4c2849b4afd997b authored over 3 years ago by HeTao <[email protected]>
set enable_popular_recommend = false

62f46d410dc3542fba6da5ff006ecb66d09540c0 authored over 3 years ago by Zhenghao Zhang <[email protected]>
fix CTR computation on Mongo

c9fd25d628bd6414cf7197c3f6901d5a8cbeb861 authored over 3 years ago by Zhenghao Zhang <[email protected]>
fix CTR

f37f4831993ccafbd2b4ee4578fb46d619d0eb8b authored over 3 years ago by Zhenghao Zhang <[email protected]>
change config template

4116e7b04a76b7073e1797ed27cb9a40d4e24e6c authored over 3 years ago by Zhenghao Zhang <[email protected]>
update README for v0.2.5

fde77596ff52e9f876f81c7c6adba92ed20a60dc authored over 3 years ago by Zhenghao Zhang <[email protected]>
handle multiple occurrence users/items

5bf340a1d5d0022cba0ec1b653a939ddd486d82b authored over 3 years ago by Zhenghao Zhang <[email protected]>
bump v0.2.5

ae6b2cf6fae38cf285d38eaa65891796645d5747 authored over 3 years ago by Zhenghao Zhang <[email protected]>
implement user-based collaborative filtering (#242)

f1674191ff1136b8f3cd622f627c7dedde20b9ab authored over 3 years ago by zhenghaoz <[email protected]>
use IDF in similarity computation

bf24f028b4c2fa97722761f04085945f1547ce11 authored over 3 years ago by Zhenghao Zhang <[email protected]>
implement user neighbors

e0385b15577cdd95e97549d9dcff882604dd3abe authored over 3 years ago by Zhenghao Zhang <[email protected]>
allow find neighbors without feedback

e124a70dc166b30635f7b1b8df607c9425a8ae69 authored over 3 years ago by Zhenghao Zhang <[email protected]>
new task scheduler

a073e2ef2b5dff41a7b122df8830c9d82b7bba7f authored over 3 years ago by Zhenghao Zhang <[email protected]>
implement task monitor

f9f9a389a2a5871dd694334d14c309fb9b2dc64d authored over 3 years ago by Zhenghao Zhang <[email protected]>
support user import/export

da863ad813ab2517f7f6328be49349594e394da1 authored over 3 years ago by Zhenghao Zhang <[email protected]>
trace stack of errors

c51ab7fb60f28b7af5b98d95341b7c805eb1d409 authored over 3 years ago by Zhenghao Zhang <[email protected]>
find neighbors by similarity

7c213ee23ade9f54d21f34eea191dc9e191efa74 authored over 3 years ago by Zhenghao Zhang <[email protected]>
disable popular/latest items under labels temporarily

7fd6ac5842dfa0cf83ed5b48af24d488f8767448 authored over 3 years ago by Zhenghao Zhang <[email protected]>
fix(#214): never distribute invalid model

687ac034082f3b4fbac9b71ce98a23aa201d0d1c authored over 3 years ago by Zhenghao Zhang <[email protected]>
support ClickHouse as data storage

3f8ff47f91e87435291d5493627d1107b473f273 authored over 3 years ago by Zhenghao Zhang <[email protected]>
fixed division by zero (#221)

Co-authored-by: lbw <[email protected]>

fa81aeaf41ccf26e5e1fbcab9b4e3810e3637d91 authored over 3 years ago by lbw114007 <[email protected]>
redis password support (#218)

Co-authored-by: lbw <[email protected]>

d9b3f1620adb29835a747786e6ffd8ab3028b2c9 authored over 3 years ago by lbw114007 <[email protected]>
init mysql table engine innodb

aa0632d8715b36c9afdd353e1703400667b5b74e authored over 3 years ago by lbw <[email protected]>
support Postgres

38258e83590d3a2c88da217f5b46f6599032886b authored over 3 years ago by Zhenghao Zhang <[email protected]>
change version to v0.2.3

2a6e0b7c8ad92d247543c5fa840ed2da36bae5ea authored over 3 years ago by zhenghaoz <[email protected]>
support linux arm64 (#209)

5c787606eabe0f973cd421da15e8d6eaf15446f8 authored over 3 years ago by 张政豪 <[email protected]>
fix: remove historical items

0a9dfa637f551d3b48c8fec92ca6e36ec0da4e04 authored over 3 years ago by Zhenghao Zhang <[email protected]>
fix wrong targets of click/read feedback

13bdf1e0072011fc2b4b4fbf47b0bf8cb9fc469f authored over 3 years ago by Zhenghao Zhang <[email protected]>
Update README.md for grammar (#202)

513fd8ffb820dd5add89f7d16eaf983968f9b75d authored over 3 years ago by K. S. Ernest (iFire) Lee <[email protected]>
fix #199: replace channel link with invite link

c93b9b0cf824ad37d7812544dc36da6685cad392 authored over 3 years ago by Zhenghao Zhang <[email protected]>
change version name to v0.2.2

054cd908d28929025f2e8249240d9d924c87d20e authored over 3 years ago by Zhenghao Zhang <[email protected]>
reduce dataset load times

386693663a8f5380c6ec2a2cbd7056d4fe8ae2e0 authored over 3 years ago by Zhenghao Zhang <[email protected]>
add nil check

a8d1c26a2f466f54fdac7c31cdc59a8d2cf0dbe7 authored over 3 years ago by Zhenghao Zhang <[email protected]>
master: add rpc test

eb1658cb2c321a086aeb0884496a3a57b4d6343f authored over 3 years ago by Zhenghao Zhang <[email protected]>
Delete dependabot.yml

60f12dafbca77f2b825bbcba711e80fa39bba520 authored over 3 years ago by Zhenghao Zhang <[email protected]>
Update dependabot.yml

7e3019be7ccb54addf5d99ba1f7c192c0f3a5bf1 authored over 3 years ago by Zhenghao Zhang <[email protected]>
build(deps): bump github.com/go-redis/redis/v8 from 8.10.0 to 8.11.0 (#195)

46459f258baa38081caa924f545b5bb92d2fd5b4 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump github.com/emicklei/go-restful/v3 from 3.4.0 to 3.5.2

Bumps [github.com/emicklei/go-restful/v3](https://github.com/emicklei/go-restful) from 3.4.0 to ...

1dfb985b8ae93a3362248294302063df33be860e authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
disable codecov/patch

28427b29f1754eceb807bf7f48d677f3bac2656b authored over 3 years ago by Zhenghao Zhang <[email protected]>
add tests for meta sync

640525d2822f7db421c1dbcb6e082ef5762008c6 authored over 3 years ago by Zhenghao Zhang <[email protected]>
implement click-through-rate prediction

7a509d9ac9b3eb6e9c3c6665815253954e95fbf2 authored over 3 years ago by Zhenghao Zhang <[email protected]>
add test for local cache

da5cf23d490a2e328924bad6f5e5303d36d6c683 authored over 3 years ago by Zhenghao Zhang <[email protected]>
add logger for RESTful APIs

45662b8bef52258363e530fe2b6ddec9cf4b014e authored over 3 years ago by Zhenghao Zhang <[email protected]>
fix unused num of jobs

ab94f30560cceb562496a96d15e2e516462ac560 authored over 3 years ago by Zhenghao Zhang <[email protected]>
disable click model for items/users without labels

12dbedfbd9d569461dda4c543170dd2cc57ec648 authored over 3 years ago by Zhenghao Zhang <[email protected]>
receive click model

11fb701339cc39b8aabb98159907bb1c086b3d74 authored over 3 years ago by Zhenghao Zhang <[email protected]>
add dashboard preview

3c13529d4ec1a13c907af6347a862384bc2db2d4 authored over 3 years ago by Zhenghao Zhang <[email protected]>
insert cold-start items to recommendation cache

e3e3994883c05f5e3d3cf996ec3808a762ade402 authored over 3 years ago by Zhenghao Zhang <[email protected]>
fix typo

4a3ac843b39e0d92fd2a40ef1bf835d905d2286d authored over 3 years ago by Zhenghao Zhang <[email protected]>
integrate click-through-rate prediction

99b87cd6ea86f296492e34e4bdd07191c535646e authored over 3 years ago by Zhenghao Zhang <[email protected]>
fix bug in InsertFeedback of MongoDB

d09a6b981834c6f5b730f20b2160264a6a02ad7c authored over 3 years ago by Zhenghao Zhang <[email protected]>
Create FUNDING.yml

147f72116d5fc9e6648cd5b2c7d2ff423c87dfc9 authored over 3 years ago by Zhenghao Zhang <[email protected]>
add ClickHouse service in test environment (#188)

df65851d51ddfa7f77576e3e354994f5a2ebc4b4 authored over 3 years ago by 张政豪 <[email protected]>
fix #185: panic on unknown users/items

6d6758b24fd002b005b1f287cb38e30ebb7c5c44 authored over 3 years ago by Zhenghao Zhang <[email protected]>
build docker images with matrix (#182)

452c41e39fff4c996f1f971ef16121aa24e0b854 authored over 3 years ago by 张政豪 <[email protected]>
fix #176: too many keys specified

326c2019eccf2e54267f30c45a4f924ffb1efea4 authored over 3 years ago by Zhenghao Zhang <[email protected]>
build(deps): bump github.com/ReneKroon/ttlcache/v2 from 2.4.0 to 2.7.0

Bumps [github.com/ReneKroon/ttlcache/v2](https://github.com/ReneKroon/ttlcache) from 2.4.0 to 2....

a97e00b026b7d3d96e60a866f6e4a5aeb10f7648 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump github.com/go-redis/redis/v8 from 8.8.0 to 8.10.0

Bumps [github.com/go-redis/redis/v8](https://github.com/go-redis/redis) from 8.8.0 to 8.10.0.
- ...

74c653d033f59336d909fd912879e7a61655f7bb authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump github.com/steinfletcher/apitest from 1.5.3 to 1.5.11

Bumps [github.com/steinfletcher/apitest](https://github.com/steinfletcher/apitest) from 1.5.3 to...

2189cc28de0e70a95334db22002cd5a09c626bae authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump go.uber.org/zap from 1.16.0 to 1.17.0

Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.16.0 to 1.17.0.
- [Release notes]...

e676aba3bb7f7845a9cceb6d0bfee47c1d261d74 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Types of function parameters can be combined

924b4d01cbcef92f68e20e19a1c3d8cb387e04c6 authored over 3 years ago by deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
Merge variable declaration and assignment

52f001630622b0f4e1142d6246f760abadb776db authored over 3 years ago by deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
Delete empty fallthrough

cd475ab05210a5e3af49a4d7f08dc061c137f1eb authored over 3 years ago by deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
Use result of type assertion to simplify cases

d79780a602c77e5040ea28e96e191c755c737938 authored over 3 years ago by deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
Function call can be replaced with helper function

49041bc46b2a90d5385874e4fe169a3fc02eca9b authored over 3 years ago by deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
Fix check for empty string

7ee63f6bf1ff68ff2bb49a55a96126cf45415c2e authored over 3 years ago by deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
Remove unnecessary calls to fmt.Sprint

5c93fdf362c397c54cd555c6b4be37e94fd20b42 authored over 3 years ago by deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
Replace multiple `append`s with one

d08260ba8aa0045f22c16745f72e067538793972 authored over 3 years ago by deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
build(deps): bump github.com/chewxy/math32 from 1.0.6 to 1.0.8

Bumps [github.com/chewxy/math32](https://github.com/chewxy/math32) from 1.0.6 to 1.0.8.
- [Relea...

fd23ec32f75029e6207e8970218a291444c3fe61 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Create dependabot.yml

4f375d3eaa59f6332fe03083124efde5b71ffd68 authored over 3 years ago by Zhenghao Zhang <[email protected]>
Create codeql_analysis.yml

ccc209768f509517c8db2ba8cf7690592f6c2d31 authored over 3 years ago by Zhenghao Zhang <[email protected]>
Update config.toml

8a5d013cbd393c9a20a9fd597925bfcf6f52984d authored over 3 years ago by Zhenghao Zhang <[email protected]>
fix test

3a2fe14fd99554c7ce480f74471aae0f439b90fa authored over 3 years ago by Zhenghao Zhang <[email protected]>
implement analytics interface

7714010e9fb45b1b0d55cde6a59a1ee14d94087e authored over 3 years ago by Zhenghao Zhang <[email protected]>
support multiple positive feedback

e4506a1d959fa79328cbe7dd1b4ee994c3403c0e authored over 3 years ago by Zhenghao Zhang <[email protected]>
implement click-through-rate visualization

4cb763a7deab165c6884affa18ed62c3e1f23a87 authored over 3 years ago by Zhenghao Zhang <[email protected]>
change version name to 0.2.1

23bc2dbc90c92f99e093f018990333fd0489a165 authored over 3 years ago by Zhenghao Zhang <[email protected]>
fix tests for RandomSearchCV

c285ce35dc82d1f8f6c32c3c22de0734c5e198b0 authored over 3 years ago by Zhenghao Zhang <[email protected]>
fix number of returned items not working

2177fecd48aa22bb74e30403654e316a9a0e0c79 authored over 3 years ago by Zhenghao Zhang <[email protected]>
recover from cache lost

164982c36b10af2bf1cf9d3b0c9a982db1decf77 authored over 3 years ago by Zhenghao Zhang <[email protected]>
improve cache consistency

cda9ce9aeec499db459d428369a90e5a94ae0e23 authored over 3 years ago by Zhenghao Zhang <[email protected]>
support pass multiple feedback types

3adbeb83ecc3b4e06f44ff97a21fd82bee568a96 authored over 3 years ago by Zhenghao Zhang <[email protected]>
optimize data import speed

e31cfb2f7981504fe7753ea70d2aeb4e63f26bc3 authored over 3 years ago by Zhenghao Zhang <[email protected]>
improve code quality

4d1f0b2f7e9c3e3faffa9219f5a922df87cdd7df authored over 3 years ago by Zhenghao Zhang <[email protected]>
build docker images in GitHub actions (#148)

c63daab065d1ad8d8a60af43a9dae194f8d54d0b authored over 3 years ago by Zhenghao Zhang <[email protected]>
store ignore items in cache (#147)

06d6ecc7cbdd89b37f7591a02678050b4e81eff1 authored over 3 years ago by Zhenghao Zhang <[email protected]>
optimize load feedback by use index (#146)

462f57828e06baeecc574711c36e69d13d1637db authored over 3 years ago by Zhenghao Zhang <[email protected]>
Update README.md

c2611801971e050e3286e4c2ac6915856483114d authored over 3 years ago by Zhenghao Zhang <[email protected]>
Add files via upload

b5fed91153ac32a3b252d39d2cda64b0060033ab authored over 3 years ago by Zhenghao Zhang <[email protected]>
build local source (#145)

f78e96ef44b6201a7a215f8a1ccc4249a5e06dc2 authored over 3 years ago by Zhenghao Zhang <[email protected]>
update architecture (#142)

88fee252b99147df0f8ccf0f6c5414245d09cc7c authored over 3 years ago by Zhenghao Zhang <[email protected]>
seed random number generator (#140)

b6baf493852c3fe66f7d203c9387c9ec9a107ed5 authored over 3 years ago by Zhenghao Zhang <[email protected]>
fix lost comment while insert items (#139)

6a9892f002bbd5941d1d936e2d91da2205cf193e authored over 3 years ago by Zhenghao Zhang <[email protected]>
support KNN recommendation fallback (#138)

* store list with scores
* support KNN recommendation fallback

d7fbf667cd2c85738db77d076ef0b5a3e24d2d69 authored over 3 years ago by Zhenghao Zhang <[email protected]>
fix issue #3 in Dockerfile (#137)

a58a58655d621b2cd141b5bc53c9dc6addf26ca7 authored over 3 years ago by Zhenghao Zhang <[email protected]>
host executable files on scratch (#136)

5f26ecbdb87d07ab97c849a3dcc9393ed91fcf99 authored over 3 years ago by Zhenghao Zhang <[email protected]>
Merge pull request #135 from zhenghaoz/dev

dd9673977c19132fd6b39ca230d5dae22673d5e1 authored over 3 years ago by Zhenghao Zhang <[email protected]>
add link to gitrec

4cf28ad09f09a20019147eabcb721d89913b4198 authored over 3 years ago by Zhenghao Zhang <[email protected]>
implement fallback recommendation

b3801383a77890eb5e585b56c171a1ecca5b469f authored over 3 years ago by Zhenghao Zhang <[email protected]>
revert deleted API

d33cfbcb01beb07f6d865c6383192fa3fe17f0e8 authored over 3 years ago by Zhenghao Zhang <[email protected]>