goRecommend
CF algorithms
A package of Collaborative Filtering algorithms in Go for recommendation systems.
Collaborative Filtering (CF) Algorithms in Go!
206 stars
11 watching
23 forks
Language: Go
last commit: over 10 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ghamrouni/recommender | A C-based system for predicting product recommendations using collaborative filtering algorithms | 264 |
geffy/tffm | An implementation of Factorization Machine with arbitrary order and multiple optimization methods | 780 |
shady831213/algorithms | A collection of algorithms and data structures implemented in Go. | 805 |
coreylynch/pyfm | A Python implementation of a factorization machine algorithm for recommendation systems. | 922 |
milosgajdos/go-estimate | A collection of filtering algorithms implemented in Go | 113 |
tomcraven/goga | A Golang library implementing a genetic algorithm with configurable simulator, selector, and mating components. | 219 |
yourtion/learningmasteringalgorithms-c | A comprehensive C programming project covering various algorithms and data structures | 747 |
bupt-gamma/multi-component-graph-convolutional-collaborative-filtering | A deep learning framework for collaborative filtering and graph-based recommender systems | 60 |
repeale/fp-go | A collection of functional programming helpers for Go, providing a set of reusable functions for tasks like filtering, mapping, and reducing data. | 303 |
kalvar/ios-krfuzzycmeans-algorithm | An implementation of Fuzzy C-Means clustering algorithm with fuzzy theory on Machine Learning for data mining and image compression. | 12 |
c-bata/goptuna | A decentralized hyperparameter optimization framework inspired by Optuna. | 260 |
ryanfaerman/fsm | A lightweight Go library for implementing finite state machines with parallel transition checks. | 159 |
yusufcakal/algorithms | A collection of basic algorithms and solutions in Java | 24 |
rhysd/gocaml | An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 748 |
pouyamghari/pof-mkl | An implementation of an online federated learning algorithm with multiple kernels for personalized machine learning | 0 |