基于SparkMLLib实现的商品推荐功能,包括:基于用户的协同过滤,基于物品的协同过滤,基于ALS交替最小二乘的协同过滤。
☆38Feb 24, 2019Updated 7 years ago
Alternatives and similar repositories for recommendation-based-on-SparkMLLib
Users that are interested in recommendation-based-on-SparkMLLib are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于 spark 推荐系统, 基于内容标签 CBCF 实现,协同过滤 UBCF 实现,协同过滤 IBCF 实现☆47Dec 21, 2016Updated 9 years ago
- 使用 Spark MLlib 的 ALS 算法的电影推荐系统☆43Feb 11, 2017Updated 9 years ago
- 基于spark-ml,spark-mllib,spark-streaming的推荐算法实现☆95May 23, 2019Updated 6 years ago
- 电影推荐系统、电影推荐引擎、使用Spark完成的电影推荐引擎☆118Jun 25, 2018Updated 7 years ago
- 竞赛任务: 输入: 输入文件包括若干行中文短文本。 输出: 输出文本每一行包括此中文短文本的实体识别与链指结果,需识别出文本中所有mention(包括实体与概念),每个mention包含信息如下:mention在给定知识库中的ID,mention名和在中文短文本中的位置偏移…☆14Feb 2, 2023Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 大数据实战——商品推荐系统(Spark、Scala、MongoDB)☆111Dec 16, 2022Updated 3 years ago
- 基于netty解析binlog☆16Jan 10, 2018Updated 8 years ago
- Natural Language Processing algorithm including TextClassification, sentiment analysis, TextRank, LDA and so on☆12Mar 23, 2017Updated 9 years ago
- Item-Based Collaborative Filtering Spark Job (use cosin similarity)☆37Aug 23, 2016Updated 9 years ago
- 基于Spark MLlib ALS的音乐推荐系统☆31May 29, 2016Updated 9 years ago
- 基于 Spark Streaming + ALS 的餐饮推荐系统☆87Sep 10, 2018Updated 7 years ago
- Machine Learning and Deep Learning☆21Aug 16, 2019Updated 6 years ago
- Flink CEP base Intensive Care Unit Alarm☆18May 14, 2016Updated 10 years ago
- 基于flink的推荐系统,实时获取kafka数据进行数据清洗,离线计算进行文件读取(文件,mongodb,hbase)运用协同过滤算法进行计算得出推荐数据☆20Jun 21, 2022Updated 3 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- ☆16Apr 11, 2025Updated last year
- seatunnel docs☆31Apr 20, 2022Updated 4 years ago
- spark mllib example☆28Jan 25, 2016Updated 10 years ago
- 当有新的 Blog 被保存时会触发 signals,在 ElasticSearch 中也生成一份并重建索引,最终在 Django 中实现高速查询☆10Jan 6, 2018Updated 8 years ago
- Hadoop离线计算. 使用hadoop MR 进行数据清洗,再使用shell 脚本执行hive 进行数据统计,维度分析☆11Dec 12, 2018Updated 7 years ago
- 本项目采用Keras和Keras-bert实现文本多分类任务,对BERT进行微调。☆49Apr 4, 2021Updated 5 years ago
- Spark(multi versions) + Streaming/Hive/SQL/UDF Demos☆15May 17, 2018Updated 8 years ago
- 高效的协同过滤算法实现——推荐系统☆52Sep 1, 2022Updated 3 years ago
- My notebook.☆12Jun 11, 2019Updated 6 years 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.
- 通过观看尚硅谷的Flink实战视频,开了一个仓库,记录源码 和一些所需要的数据文件,也欢迎大家积极讨论☆17Mar 1, 2021Updated 5 years ago
- X视频下载工具GUI☆13Dec 5, 2024Updated last year
- 基于机器学习的电影推荐算法设计与实现☆26Feb 28, 2025Updated last year
- Aggregates youtube channels, from the youtube JSON api.☆10May 22, 2023Updated 2 years ago
- An example project built using django 1.7 and scrapy 1.0.3☆10Oct 13, 2018Updated 7 years ago
- 检测邮件发送的可行性,可用来红队作战中对目标邮箱账户测试。The feasibility sent by the detection mail can be used for the target mailbox account test in the Red Team b…☆10May 8, 2023Updated 3 years ago
- Example of Beautiful Charts using Ionic 3 and Angular 4☆15Nov 21, 2017Updated 8 years ago
- ☆11Jul 25, 2024Updated last year
- 使用Spark GraphX基于PageRank算法构建一个仿微博用户好友的分布式推荐系统。☆24Aug 26, 2018Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Sandbox for playing with Neo4J and graph approaches to NLP☆12Jul 12, 2017Updated 8 years ago
- ☆19Mar 13, 2018Updated 8 years ago
- version_cache是一个分步式一致性缓存解决方案。☆12Jul 15, 2020Updated 5 years ago
- 基于协同过滤和spark-als的电影推荐系统☆92Nov 22, 2022Updated 3 years ago
- ItemBased Collaborative Filtering in Apache Spark☆21Aug 26, 2016Updated 9 years ago
- 项目以推荐系统领域知名的经过修改过的中文亚马逊电商数据集作为依托,以电商网站真实业务数据架构为基础,构建了这套一体化电商推荐系统,包含了离线推荐与实时推荐体系,综合利用了协同过滤算法以及基于内容的推荐方法来提供混合推荐。包括从前端应用、后台服务、算法设计实现、平台部署等多方…☆32Dec 16, 2022Updated 3 years ago
- A Pinterest clone built using Python and Flask☆15Jan 27, 2017Updated 9 years ago