Spark实践:音乐个性化推荐——基于ALS矩阵分解的协同过滤算法
☆21Apr 15, 2019Updated 7 years ago
Alternatives and similar repositories for Spark-ALS-CF
Users that are interested in Spark-ALS-CF are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- MapReduce实现基于物品的协同过滤算法,即电影推荐系统☆195Jun 3, 2016Updated 9 years ago
- NDAudioSuite is an iOS audio file streaming engine that is easy to install and use. It also includes a lightweight file downloader API th…☆14Mar 22, 2017Updated 9 years ago
- ☆17Mar 26, 2018Updated 8 years ago
- 基于flink的营销系统☆14Jun 9, 2022Updated 3 years ago
- 基于用户的协同过滤算法实现的商品推荐系统 https://github.com/MrQuJL/product-recommendation-system☆717Dec 16, 2022Updated 3 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.
- dhcpm is a CLI tool for constructing & sending DHCP messages☆30Apr 30, 2025Updated last year
- LLSwipeCell☆16Sep 28, 2016Updated 9 years ago
- Ringring.io - iOS client☆43Jul 11, 2014Updated 11 years ago
- One-Person web framework used to build enterprise-grade Spring Boot applications with Groovy language☆25Updated this week
- Various example of using ReactiveCocoa.☆58Mar 3, 2014Updated 12 years ago
- 基于spark streaming和kafka,hbase的日志统计分析系统☆265Sep 5, 2017Updated 8 years ago
- Sphchatbubble to use in chat screens.☆147Apr 13, 2015Updated 11 years ago
- Apache Software Foundation Parent POM☆43Apr 26, 2026Updated last week
- 基于tensorflow的个性化电影推荐系统实战(有前端)☆284Dec 27, 2019Updated 6 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.
- ☆53Apr 28, 2026Updated last week
- ☆46Mar 27, 2015Updated 11 years ago
- VIPER☆33Aug 11, 2015Updated 10 years ago
- Quarkus extension supporting RabbitMQ☆35Apr 23, 2026Updated last week
- A software framework and runtime for building scalable, connected applications☆71Apr 29, 2026Updated last week
- vertx http proxy☆66Apr 17, 2026Updated 2 weeks ago
- 混合音乐推荐系统——Track Stacking——毕业设计☆463Apr 3, 2019Updated 7 years ago
- Spring Boot Starter for HttpClient☆55Mar 2, 2018Updated 8 years ago
- ☆66Updated this week
- 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.
- Use Masonry with the Facebook Pop animation framework☆119Oct 23, 2015Updated 10 years ago
- In-Out-Process Java cache (L1/L2 off-heap, scalable, ZeroGC) with full SSD support☆109Dec 24, 2025Updated 4 months ago
- UIViewController's Transition with Material Design☆60Apr 15, 2023Updated 3 years ago
- Easy, simple and card-style overlay on screen to deliver message to users.☆360Sep 25, 2022Updated 3 years ago
- /etc/hosts with NSURLRequest All networking library are compatible. 应用内实现域名Host绑定,开发利器。☆81Jan 26, 2016Updated 10 years ago
- Async networking primitives for TCP/UDP/Unix communication☆143Feb 15, 2026Updated 2 months ago
- Danube - Distributed Messaging Broker Platform☆161Updated this week
- A simple concurrent caching library that might fit to many use cases☆153Mar 1, 2026Updated 2 months ago
- SmallRye implementation of MicroProfile Fault Tolerance: bulkheads, circuit breakers, fallbacks, rate limits, retries, timeouts, and more☆109Apr 29, 2026Updated last week
- 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.
- maven plugin for making chmod +x jar files☆135Mar 27, 2026Updated last month
- Performance optimization for Spark running on Kubernetes☆88Aug 18, 2020Updated 5 years ago
- Providing inter-service communication on kubernetes via Minikube using Istio framework and Spring Boot☆103Mar 6, 2026Updated 2 months ago
- Rounded async imageview downloader based on AFNetworking 2 and lightly cached☆524Jun 3, 2015Updated 10 years ago
- 基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。