高效的协同过滤算法实现——推荐系统
☆52Sep 1, 2022Updated 3 years ago
Alternatives and similar repositories for Memory-based-collaborative-filtering
Users that are interested in Memory-based-collaborative-filtering are comparing it to the libraries listed below
Sorting:
- 一些传统推荐算法的实现,包括基于内容的推荐,协同过滤,矩阵分解☆298Mar 7, 2018Updated 7 years ago
- 基于豆瓣电影用户数据使用Canop+K-means聚类实现的协同过滤推荐算法☆26Aug 17, 2021Updated 4 years ago
- cocos2dx制作的动作游戏~☆11Nov 29, 2023Updated 2 years ago
- 本系统是基于物品(item-based)的系统过滤算法。协同过滤推荐技术被认为是推荐系统算法中应用最为成功的技术之一。它通常采用最近邻(K-Nearest-Neighbor, KNN)算法,利用用户的历史记录来计算用户之间的距离,然后利用目标用户的最近邻用户对物品评价来预测…☆14Dec 18, 2019Updated 6 years ago
- python code for xgboost(train, predict, evaluate)☆26Sep 30, 2018Updated 7 years ago
- Python 3.6 下的推荐算法解析,尽量使用简单的语言剖析原理,相似度度量、协同过滤、矩阵分解等☆107Jun 9, 2018Updated 7 years ago
- 基于用户行为的推荐算法大赛---第四名(临兵斗列)☆41Oct 27, 2016Updated 9 years ago
- DES加解密算法的C实现☆18Mar 8, 2017Updated 8 years ago
- 使用 Spark MLlib 的 ALS 算法的电影推荐系统☆43Feb 11, 2017Updated 9 years ago
- BM Admin 是一个用于快速搭建企业后台管理系统的基础项目,项目集成了常用的通用性的用户,角色,权限,日志,数据库等功能,项目实现前后端分离以方便使用者,项目基于springboot,java8等.☆38Oct 30, 2017Updated 8 years ago
- 实现了基于协同过滤(UserCF)的模型、基于隐语义(LFM)的模型、基于图(PersonalRank)的模型,并结合三种模型的结果给出最终结果的推荐算法☆24Mar 24, 2019Updated 6 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆58Jan 12, 2019Updated 7 years ago
- 推荐系统实践(基于近邻和LFM的推荐系统)☆103Apr 25, 2018Updated 7 years ago
- 基于用户的协同过滤电影推荐算法☆24Jan 24, 2015Updated 11 years ago
- 利用MovieLens数据,Pearson相似度,分别基于User和Item构建一个简单的kNN推荐系统,并给出RMSE评测☆68Dec 11, 2018Updated 7 years ago
- Java In Memory DataBase☆13Aug 17, 2018Updated 7 years ago
- XYFI Swap Contract Source Code☆10Nov 11, 2020Updated 5 years ago
- ☆10Sep 2, 2021Updated 4 years ago
- 阿里移动推荐算法☆127Jan 3, 2019Updated 7 years ago
- UserCF和ItemCF协同过滤推荐算法的实现☆563Feb 24, 2022Updated 4 years ago
- Java 字节操作的工具库(不是字节码的工具库)☆39Oct 10, 2021Updated 4 years ago
- 电子发票系统☆12Nov 26, 2016Updated 9 years ago
- ☆11Oct 20, 2021Updated 4 years ago
- GogoTV是一个在线看直播的项目☆10May 25, 2017Updated 8 years ago
- CrawlAI is a project where the developers can get a hands-on experience with genetic algorithms and neural network. The objection is to l…☆15Nov 14, 2024Updated last year
- 《大话设计模式》java版实现。包括简单工厂模式,策略模式,装饰模式,代理模式,工厂方法模式,原型模式,模板方法模式,外观模式,建造模式,观察者模式,状态模式。☆10Feb 1, 2018Updated 8 years ago
- java8源码学习☆11Oct 28, 2016Updated 9 years ago
- Independent Component Analysis for blind source separation.☆10Feb 19, 2016Updated 10 years ago
- 文件上传,图片上传(后缀名验证,文件类型验证),大文件分片上传,“秒传”,断点续传,传输失败自动重试,手动重试☆10Apr 14, 2018Updated 7 years ago
- 基于BDF的辅助工具包☆12Jul 13, 2020Updated 5 years ago
- Header-only configuration file library for C++11☆12Nov 13, 2014Updated 11 years ago
- SMOTE-BD: A distributed Synthetic Minority Oversampling Technique (SMOTE) for Big Data.☆10Apr 1, 2019Updated 6 years ago
- ☆12Jun 17, 2017Updated 8 years ago
- FinanceGPT-B☆10Mar 26, 2024Updated last year
- MySQL driver for Dart☆39Dec 13, 2019Updated 6 years ago
- re-implementation of ConvMF (RecSys'16) in TensorFlow with even better performance☆10Aug 28, 2020Updated 5 years ago
- xgboost复现☆15Oct 6, 2024Updated last year
- Track trending NFTs through Twitter sentiment☆11Oct 26, 2021Updated 4 years ago
- The project codes up a three hidden layer deep auto encoder, trained in a greedy layerwise fashion for initializing a corresponding deep …☆11Mar 19, 2017Updated 8 years ago