实现了一系列常见的推荐算法,如UserCF,ItemCF,SVD等,包含“切分训练集与测试集-训练模型-推荐-评估”一整套流程。
☆20Apr 29, 2020Updated 6 years ago
Alternatives and similar repositories for Recommend-system
Users that are interested in Recommend-system are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于豆瓣电影用户数据使用Canop+K-means聚类实现的协同过滤推荐算法☆25Aug 17, 2021Updated 4 years ago
- CF 推荐系统的实现,以及我的改进。使用 MovieLens-1m 数据集,通过 MAE、Persicion、Recall 检验准确性。☆11Mar 16, 2021Updated 5 years ago
- Comparing keras, pytorch and gluon using neural collaborative filtering☆18Jun 28, 2019Updated 7 years ago
- 平时没事干写的一些python脚本,提升效率☆11Nov 21, 2020Updated 5 years ago
- Parallel implementation of k-means clustering using MPI4PY and PyCUDA.☆10Mar 11, 2019Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 前沿论文持续更新--视频时刻定位 or 时域语言定位 or 视频片段检索。☆14Nov 8, 2023Updated 2 years ago
- 基于Python实现了基于物品的协同过滤推荐算法和基于用户的协同过滤推荐算法☆11Dec 11, 2020Updated 5 years ago
- Clustering Apotek Dataset Using K-Means++ and PSO_K-Means☆10Aug 8, 2020Updated 5 years ago
- 一些传统推荐算法的实现,包括基于内容的推荐,协同过滤,矩阵分解☆296Mar 7, 2018Updated 8 years ago
- Learning notes of Machine Learn & Deep Learning☆12Feb 13, 2019Updated 7 years ago
- 2020腾讯广告算法大赛方案分享及代码(冠军)☆14May 1, 2023Updated 3 years ago
- 对话集提取器是一个基于chatglm模型的工具,用于从文本中提取对话集。该工具可以帮助用户从小说、剧本等文本中自动提取出对话,以便进行分析、标注或其他应用。☆12Nov 22, 2024Updated last year
- MPI Implementation of GAlib (Genetic Algorithm Library written in C)☆22May 31, 2012Updated 14 years ago
- A GUI tool for web scraping built in Python☆16Jul 17, 2018Updated 8 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 简单的基于新闻语料的推荐算法实现☆23Dec 16, 2016Updated 9 years ago
- 在抖音数据集上实践常用推荐算法☆29Oct 14, 2019Updated 6 years ago
- 利用pytorch实现的wide&deep,并利用avazu数据集进行了验证☆10Feb 4, 2021Updated 5 years ago
- 基于用户的协同过滤电影推荐算法☆24Jan 24, 2015Updated 11 years ago
- ☆20Sep 1, 2021Updated 4 years ago
- 实现了基于协同过滤(UserCF)的模型、基于隐语义(LFM)的模型、基于图(PersonalRank)的模型,并结合三种模型的结果给出最终结果的推荐算法☆24Mar 24, 2019Updated 7 years ago
- TOP250豆瓣电影短评爬虫+数据分析☆20Dec 11, 2019Updated 6 years ago
- 微信大数据挑战赛2021☆18Sep 6, 2021Updated 4 years ago
- 基于 Pytorch 实现推荐系统相关的算法☆192Nov 17, 2021Updated 4 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Notice that there are no torch-related code about item2vec, I just want to provide a readable item2vec implementation for researchers☆20May 12, 2022Updated 4 years ago
- MBTI dataset,Sentiment Dataset,Micro Emotion,微博情感数据集,multi-label Chinese affective computing dataset. personality traits with six emotion…☆21Jun 3, 2025Updated last year
- 基于用户行为的推荐算法大赛---第四名(临兵斗列)☆41Oct 27, 2016Updated 9 years ago
- 基于豆瓣影视数据(不完整)的影视大数据分析平台。爬虫(影视数据和用户数据),推荐系统(基于用户的协同过滤算法),后台(flask实现的简易后台)。☆37Jun 2, 2018Updated 8 years ago
- 篇章级事件抽取☆22Sep 2, 2020Updated 5 years ago
- csdn技术博客推荐引擎,基于文字内容的推荐引擎☆21Apr 22, 2018Updated 8 years ago
- notes and codes about NLP☆25Jan 22, 2019Updated 7 years ago
- 1.解析爬取到的Json歌单数据,并进行数据预处理。 2.基于Surprise推荐系统库,采用KNNBaseLine实现基于用户 的协同过滤歌曲推荐。3.借鉴Word2Vec算法思想进行Song2Vec处理,实现基于物品的协同过滤歌曲推荐。 4.采用 TensorFlow实…☆39Aug 16, 2018Updated 7 years ago
- 八戒-Chat是利用《西游记》剧本中所有关于猪八戒的台词和语句,以及Chat-GPT-3.5生成的相关问题结果,基于Internlm进行QLoRA微调得到的模仿猪八戒语气的聊天语言模型。☆27Jul 30, 2025Updated 11 months ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 根据豆瓣电影数据,做的一个推荐系统☆28Aug 13, 2017Updated 8 years ago
- Based on the Evol-character framework and OpenAI API, enabling fine-grained role-playing data generation 🎭🧩.☆29Feb 1, 2024Updated 2 years ago
- This is a python code for probabilistic matrix factorization in recommendation.☆58Nov 4, 2022Updated 3 years ago
- 这是一个一键让小参数大模型进行角色扮演的项目,从数据构成和训练都包含在这项目中☆27Mar 31, 2024Updated 2 years ago
- 高效的协同过滤算法实现——推荐系统☆52Sep 1, 2022Updated 3 years ago
- A pure Python implement of Collaborative Filtering based on MovieLens' dataset.☆185Jan 30, 2020Updated 6 years ago
- 根据地址提取省、市、区/县、街道,并进行标准化☆23May 31, 2022Updated 4 years ago