Ecosyste.ms: OpenCollective

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

Gorse

An open source recommender system service written in Go
Collective - Host: opensource - https://opencollective.com/gorse - Website: https://gorse.io/ - Code: https://github.com/gorse-io/gorse

Add tests for floats

github.com/gorse-io/gorse - 5076d1cca5c190f8ecef43efa37ca23b78878652 authored almost 6 years ago by sine_x <[email protected]>
Remove random predictor

github.com/gorse-io/gorse - 2cfc7a6eea508281bc6aee575406fe6711facb4b authored almost 6 years ago by sine_x <[email protected]>
Move options from base to core

github.com/gorse-io/gorse - edb98eba5de5808a2bbed5f89389387b214c4f2e authored almost 6 years ago by sine_x <[email protected]>
Fix ranking evaluator

github.com/gorse-io/gorse - 5fa9d4043f3998bdab1ebfcfd0c2699751b1e884 authored almost 6 years ago by sine_x <[email protected]>
Add test for Top()

github.com/gorse-io/gorse - a4e53259b692fa25bd97e777b8dcc66be5ad2bd6 authored almost 6 years ago by sine_x <[email protected]>
Fix test for avx2

github.com/gorse-io/gorse - 4f40673a8f06541a5f874f0e16563450283e2f9c authored almost 6 years ago by sine_x <[email protected]>
Add test for Split

github.com/gorse-io/gorse - 894ae04e92d2fcd62234f19a425affcba737ff22 authored almost 6 years ago by sine_x <[email protected]>
Add comments

github.com/gorse-io/gorse - 599ea9c2c14f897b2e93cf8455e7ddfdbbc3a6b1 authored almost 6 years ago by sine_x <[email protected]>
Fix AUC test

github.com/gorse-io/gorse - ea3310250db7ae3dadbebc4e6d45bb011af067bf authored almost 6 years ago by sine_x <[email protected]>
Fix examples

github.com/gorse-io/gorse - f0a33653721f9352259d165d71759c98ef0d540c authored almost 6 years ago by sine_x <[email protected]>
Add comments

github.com/gorse-io/gorse - 5957a2d9680b2d92b28d1b126e8b8edd84265d04 authored almost 6 years ago by sine_x <[email protected]>
Add comments for floats package

github.com/gorse-io/gorse - 49e874594b46722404ab3d930456577ee6694791 authored almost 6 years ago by sine_x <[email protected]>
Add comments for SlopeOne & CoClustering

github.com/gorse-io/gorse - b3b973be85c890871cf7e9dab2b99d712744545e authored almost 6 years ago by sine_x <[email protected]>
Merge pull request #1 from zhenghaoz/dev

Implemented AVX2

github.com/gorse-io/gorse - e3bbf328e671548bd3e2697fb560e6786dd664ed authored almost 6 years ago by Zhenghao Zhang <[email protected]>
Fix base model and AUC test

github.com/gorse-io/gorse - fb29d4014c90a4da51a0cbdc7ef65d5c1e00fa94 authored almost 6 years ago by sine_x <[email protected]>
Add comments in base

github.com/gorse-io/gorse - 9d0f0d38b9a7b369403ad3c9db3b1718fd2e7433 authored almost 6 years ago by sine_x <[email protected]>
Print MD5

github.com/gorse-io/gorse - 6bffd7c0d477cc2dd27b230dff03d4a428573cae authored about 6 years ago by Zhenghao Zhang <[email protected]>
Print MD5

github.com/gorse-io/gorse - 362565e266585b22c0da0fb52c4b30a4757fc908 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Add error print

github.com/gorse-io/gorse - f944d827cb799d9c76c5438deac398f945ac7b54 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Restore tests

github.com/gorse-io/gorse - 07162dac2474f8cbf7e2fa0de77d15525cae40e4 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Remove unzip test

github.com/gorse-io/gorse - 218b7b10822a4e185ed95cf31a67e313bf4af757 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Remove MD5 check

github.com/gorse-io/gorse - df96aaf584613e10a57a5325482e2a8c7aa381de authored about 6 years ago by Zhenghao Zhang <[email protected]>
Add MovieLens 10M benchmark

github.com/gorse-io/gorse - 5f1c742ec465db066cbd78eb6362fcd5e248a02f authored about 6 years ago by Zhenghao Zhang <[email protected]>
Add build badge for AVX2

github.com/gorse-io/gorse - 5c5b25ea661a7a683af9012c8712ccc84629907e authored about 6 years ago by Zhenghao Zhang <[email protected]>
Add build matrix for AVX2

github.com/gorse-io/gorse - f81f930a769dd293720cf9b63cfd8c55cc951fa7 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Add build matrix for AVX2

github.com/gorse-io/gorse - 075a3b42054539c460ab975f73e0f8e4624af583 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Update benchmarks for AVX2

github.com/gorse-io/gorse - f8db5822bdea8ff77981af078ae5226364ea5e16 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Add AVX2,FMA3 badge

github.com/gorse-io/gorse - 319a5341ef899fbb168826ed4a2fe134c9792049 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Fix BPR

github.com/gorse-io/gorse - 41d7be7df831376028ac5bcbcc3636bdf66ee683 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Applied AVX2 optimization

github.com/gorse-io/gorse - 4788bba9937942b3d2d866d58b6f8e4581e441a7 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Implemented AVX2 version

github.com/gorse-io/gorse - 0068ee80a7b526ea9c47cbf74997e6abfd2a8fdf authored about 6 years ago by Zhenghao Zhang <[email protected]>
Implemented dot

github.com/gorse-io/gorse - 554aa7415d461e7b42d5ea02fdc8163e6d80b8ec authored about 6 years ago by Zhenghao Zhang <[email protected]>
Create floats package

github.com/gorse-io/gorse - ab9260ad40e2277d6b2abe29e22bdad3a6dd80f9 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Update README.md

github.com/gorse-io/gorse - 7a3aea93a77dfd9dbdf931363d1a4e5e0e8c3033 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Fix dot imports

github.com/gorse-io/gorse - 48e5d0a0bdd30f7c2bf54b25c94a6f7d7a7a1738 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Fix tests with new API

github.com/gorse-io/gorse - 1e62b9dd2007ad6dbf6d6bfeaee74e6302755ba2 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Add tests for splitter and table

github.com/gorse-io/gorse - 371052627e1b775ca794a0d70fb72c5da17356e6 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Add state-of-art benchmarks

github.com/gorse-io/gorse - 1ab4c0b36ef953ec09c94972b13cea3d21b45634 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Fine-tune hyper-parameters for rating prediction

github.com/gorse-io/gorse - 659d92114c8f77dd45cde8cdfd55cb916d04b2d1 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Merge branch 'master' of https://github.com/zhenghaoz/secret

github.com/gorse-io/gorse - 8ac2f458a81cd886ebb065f888e1c2cc55aca6e1 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Change evaluator protocol

github.com/gorse-io/gorse - 217c94994be689838dd42056a3df0c8e05bed66e authored about 6 years ago by Zhenghao Zhang <[email protected]>
Update README.md

github.com/gorse-io/gorse - c07c965356494ebb3ade250e8c47bfbf0c52c1e3 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Update README.md

github.com/gorse-io/gorse - 3bbca6be488f6ff6a6dd0bb1b116a38407167a55 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Add data examples

github.com/gorse-io/gorse - 5b6d93ce59f06cca63dc449bda0c1d2868adf848 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Add tests for data.go

github.com/gorse-io/gorse - 574cf2b05def1da6fa44dbf2d07ac2c51a475c1e authored about 6 years ago by Zhenghao Zhang <[email protected]>
Fix RMSE tester

github.com/gorse-io/gorse - cac097c3b75b80c308eee3037626e33a5dadb445 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Add tests for base

github.com/gorse-io/gorse - 1d0f4dc7ce0050701daa762d86decf70ca04dfce authored about 6 years ago by Zhenghao Zhang <[email protected]>
Add notable benchmarks

github.com/gorse-io/gorse - 03e6f79fffea749b28ea00373b60498a2c0fbf2a authored about 6 years ago by Zhenghao Zhang <[email protected]>
Turn go module on

github.com/gorse-io/gorse - 32895035cf776aca459b9f22c1abd173d5c95499 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Try to fix CI

github.com/gorse-io/gorse - 38f0b7aa23615e3a922c9a1fc9bbf3854a8d415d authored about 6 years ago by Zhenghao Zhang <[email protected]>
Use new API from gonum: https://github.com/gonum/gonum/pull/764

github.com/gorse-io/gorse - b7d163d772df5f7a62a3fdbadbf18f1cc387f128 authored about 6 years ago by Zhenghao Zhang <[email protected]>
All tests passed

github.com/gorse-io/gorse - 8d8adb59d9d17860392f2a139cdc80356280d963 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Fix the name of similarity

github.com/gorse-io/gorse - 2648f158e8087e769af5b64d60b1bff532f60c29 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Merge branch 'master' of https://github.com/zhenghaoz/secret

github.com/gorse-io/gorse - 55475204ac342a7ffdc90f6528902a0f84678db0 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Pass WRMF tests

github.com/gorse-io/gorse - 9b6f3abeba73f374e12501fb10c669007a2b97b1 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Add reference for WRMF

github.com/gorse-io/gorse - c84b125786f1f3bf6f854c50091f7880f2f1226c authored about 6 years ago by Zhenghao Zhang <[email protected]>
Add codebeat

github.com/gorse-io/gorse - dc7b0d424bb45dc8fe9e3d94464c488501f2f97f authored about 6 years ago by Zhenghao Zhang <[email protected]>
Merge branch 'master' of https://github.com/zhenghaoz/secret

# Conflicts:
# model/base.go
# model/knn.go
# model/svd.go

github.com/gorse-io/gorse - 206c7e516f57e3b6d4d68114f44c2ab9c7b5c54d authored about 6 years ago by Zhenghao Zhang <[email protected]>
Pass BPR test

github.com/gorse-io/gorse - ca93fc2f377b275a6ff822b82b00d420858cd46c authored about 6 years ago by Zhenghao Zhang <[email protected]>
Add tests for WRMF and BPR

github.com/gorse-io/gorse - 578ae42e816d713cb6909f9b723ce6d2f869c9ab authored about 6 years ago by Zhenghao Zhang <[email protected]>
Return global mean for new users or new items in NMF

github.com/gorse-io/gorse - 7a9a6a1e8f725ff0710c899cc7d04f8048c49567 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Replace Pearson with absolute Pearson

github.com/gorse-io/gorse - b69be5fd63662daba3cb209d232f07e21099ed55 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Store similarity names rather than function address

github.com/gorse-io/gorse - 0d484de82c19e5f5ad3891f8b257b0005ab51bd6 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Merge branch 'master' of https://github.com/zhenghaoz/secret

github.com/gorse-io/gorse - b519b5ae8e02b4a20e79e913080ea444e65779e4 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Add FilmTrust dataset and test for NMF

github.com/gorse-io/gorse - b46a14c21053fdf291100f5e1efb19ff296990d0 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Add FilmTrust reference

github.com/gorse-io/gorse - b085b6ed30d47b23d56d9dfceee148f4a6b52cb2 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Add progress bar for SVD

github.com/gorse-io/gorse - 44e63cfefbc523be9719d51b2c940230e6af706e authored about 6 years ago by Zhenghao Zhang <[email protected]>
Update README.md

github.com/gorse-io/gorse - 0eb0c74151ad2c174777a0513d35b549259899c0 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Merge branch 'master' of https://github.com/zhenghaoz/secret

github.com/gorse-io/gorse - 6c9a7aa9a0da71487ce6bd4ab106a6ab48015d68 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Add progress bar for SVD

github.com/gorse-io/gorse - 8f27bfb6afb36efded44e3d62f9f9cecc22482ad authored about 6 years ago by Zhenghao Zhang <[email protected]>
Add Acknowledge

github.com/gorse-io/gorse - 42b648ac6cb8db9fcdfb55d9aa48ae67055a6225 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Implemented mAP

github.com/gorse-io/gorse - a39a1cf4d13c666188daa8818686e2866a1dc76d authored about 6 years ago by Zhenghao Zhang <[email protected]>
Fix SVD++ with regularization

github.com/gorse-io/gorse - df638c8cc1f9b2ce67afe7b6c9610d161c3c8dfd authored about 6 years ago by Zhenghao Zhang <[email protected]>
Add examples

github.com/gorse-io/gorse - 3f15ee0069832b85a754a10b82ca713aa18d5b6c authored about 6 years ago by Zhenghao Zhang <[email protected]>
Add tests for dump & parallel

github.com/gorse-io/gorse - 9811eee148f2b041f20afa92a6c284a2cc5a6981 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Add test for params

github.com/gorse-io/gorse - 11d97bf50943a8687c07fd2605300db73bfd20e6 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Add alpha

github.com/gorse-io/gorse - 63401285e8dc4602dafc1375d44d70fab8cd80fa authored about 6 years ago by Zhenghao Zhang <[email protected]>
Implemented Precision and Recall

github.com/gorse-io/gorse - b6e9a7e19d07a29900968d2b52a8b910b4ba9561 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Add github.com/stretchr/testify

github.com/gorse-io/gorse - 8d65c580d642782061b6b6e61c2e935269b84269 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Commit brefore merge

github.com/gorse-io/gorse - c370222bad7e21f62cb22ed13f15b5cd55876859 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Remove knn bpr

github.com/gorse-io/gorse - 7d55adf41b4984107cd3a2f64e39b334eb5779b1 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Add tests for WRMF

github.com/gorse-io/gorse - b7c5acf482c8acef63dfa00603ec746e737a167f authored about 6 years ago by Zhenghao Zhang <[email protected]>
Add shrinkage

github.com/gorse-io/gorse - a313c23cfbf4eea3ebcd601f825b2f67cd8653d5 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Add tests for BPR

github.com/gorse-io/gorse - cf06dc565141b462dcefc9673292781a0fb6e856 authored about 6 years ago by sine_x <[email protected]>
Add WRMF

github.com/gorse-io/gorse - 92a0206c6491498067b119326fa3a283cf405d23 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Add tests

github.com/gorse-io/gorse - 976fd6f8f88d0d3f2e8384b800b6253e6399c9c6 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Implemented random search

github.com/gorse-io/gorse - 9d1e255fc6cf2a3e421afb2b5e42669d64a56f8e authored about 6 years ago by Zhenghao Zhang <[email protected]>
Add tests

github.com/gorse-io/gorse - b6b3571d7de7b4fd644d7700e8df531dfbf15c59 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Refactor data.go

github.com/gorse-io/gorse - 18a5b15c04692b7de3620a700c9df626ec246dd7 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Adapt KNN for new data structures

github.com/gorse-io/gorse - 79a7276fa682cab5737d2d4f2d438301099d78cc authored about 6 years ago by Zhenghao Zhang <[email protected]>
Add tests

github.com/gorse-io/gorse - 5b5b03493c3d0fdc7dd9dd91d74ee884504dd8df authored about 6 years ago by Zhenghao Zhang <[email protected]>
Changed project structure

github.com/gorse-io/gorse - bb1dbece3995b846861b90dd045c746534110ae3 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Change structure

github.com/gorse-io/gorse - 306af6eed646c22cdbca417c7e9786197108459b authored about 6 years ago by Zhenghao Zhang <[email protected]>
Implemented SparseVector

github.com/gorse-io/gorse - 89e5b6904bf2216613917a6639edb98a14b24020 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Refactored baseline models

github.com/gorse-io/gorse - 607807ff755e6a9ae006204a920e446d71c459e7 authored about 6 years ago by Zhenghao Zhang <[email protected]>
Add runtime options for verbose and multiple jobs

github.com/gorse-io/gorse - d5141f85f775a0429cf2e5cc56cd56f216831068 authored about 6 years ago by Zhenghao Zhang <[email protected]>