推荐算法
☆30Jun 5, 2015Updated 11 years ago
Alternatives and similar repositories for recommendation-algorithm-implemented-by-java
Users that are interested in recommendation-algorithm-implemented-by-java are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 学习Spring事务管理时的源码☆10May 25, 2016Updated 10 years ago
- Java算法:车牌识别☆21Jan 31, 2014Updated 12 years ago
- 个性化推荐算法的通用处理框架,基于Mahout和Lucene☆18May 25, 2015Updated 11 years ago
- 基于Mahout的图书推荐系统(web实现)☆28Jun 3, 2017Updated 9 years ago
- GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!☆11Dec 10, 2020Updated 5 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- MapReduce InputFormat that can read Excel files☆14Jul 25, 2015Updated 10 years ago
- python LTR framework☆14Nov 22, 2015Updated 10 years ago
- 算法测试,包含常用的矩阵算法、mahout、weka、R等基础算法包。☆12Apr 26, 2015Updated 11 years ago
- java8源码学习☆11Oct 28, 2016Updated 9 years ago
- 《密码学原理与实践》冯登国第三版 —— Java实现☆10Dec 9, 2017Updated 8 years ago
- 搜索引擎原理实践, java, 多线程异步下载,CompletableFuture,下载,分析,倒排索引。☆16Apr 4, 2019Updated 7 years ago
- 数据交换☆10Jun 5, 2024Updated 2 years ago
- 自动抽取网页正文的算法,用JAVA实现☆112Apr 18, 2017Updated 9 years ago
- 天池大数据淘宝穿衣搭配算法☆12Oct 14, 2015Updated 10 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 《Spring Cloud 与 Docker 微服务架构实战》学习项目源码,作者博客地址:http://itmuch.com☆12Sep 19, 2018Updated 7 years ago
- 推荐项目(实时推荐和离线推荐)☆251Oct 24, 2017Updated 8 years ago
- jvm 学习中积累的代码☆32Nov 30, 2014Updated 11 years ago
- Up to date reference impl of the latest spec (2.0) of OpenRTB☆34Feb 11, 2020Updated 6 years ago
- 国内主要的一些直播电视网站直播解析算法☆16Jul 9, 2015Updated 10 years ago
- 电商+大数据+spark机器学习☆17Dec 5, 2017Updated 8 years ago
- vert.x的代码生成器☆27Mar 12, 2018Updated 8 years ago
- 缓存cache服务器☆106Apr 10, 2025Updated last year
- 通过keepalived来的ip 漂移来实现的redis 服务的高可用☆28Nov 18, 2013Updated 12 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- swift是一个轻量级的web框架,实现了 IOC、MVC、ORM、AOP、RabbitMQ 功能,并且已经可以使用,满足基本的开发需要和学习使用,适合了解spring的基本原理。 未来将会逐步实现 安全管理 等功能。 如果你想观看源码,可以从 org.swift.fram…☆11Oct 24, 2023Updated 2 years ago
- 中国农历算法之golang版本☆18Sep 14, 2015Updated 10 years ago
- 🔥 DNA微分催化与肽计算, 元基花计算,进化计算,遗传计算,智慧计算,索引计算,元基编码,肽展公式,大数据计算分析☆17Nov 12, 2025Updated 6 months ago
- 用java实现的贝叶斯分类算法。用于大数据的分类。☆42Nov 24, 2015Updated 10 years ago
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 11 years ago
- 图片服务器,能够对源图片进行转换(指定高宽,等比缩放,添加水印,添加业务图标,改变透明度等),并且进行业务图片的缓存,提供业务图片的静态地址等☆35Sep 9, 2016Updated 9 years ago
- 常见数据挖掘和机器学习算法☆33Oct 16, 2013Updated 12 years ago
- 图像处理算法☆13Apr 23, 2017Updated 9 years ago
- Python library implementing recommender systems algorithms with http://tensorflow.org☆12Dec 21, 2018Updated 7 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.
- 相似图像Hash算法☆100Nov 19, 2019Updated 6 years ago
- Learning to write Spark examples☆44Apr 11, 2026Updated last month
- The sensitive word data for java.(敏感词/违禁词/违法词/脏词原始词库。基于 DFA 算法实现的高性能 java 敏感词过滤工具框架。内置支持单词标签分类分级。请勿发布涉及政治、广告、营销、翻墙、违反国家法律法规等内容。高性能敏感词检测过滤…☆29Jul 19, 2025Updated 10 months ago
- HTML5 Customizable Reader & Admin Console - Librelio Digital Publishing Suite☆29Oct 9, 2015Updated 10 years ago
- 基于网络爬虫及用户的协同过滤推荐算法的电影推荐系统☆61Feb 29, 2016Updated 10 years ago
- 开源框架之手写系列,主要手写了springmvc,mybatis,rpc框架的实现,目前是跟着简书上一位博主的博客进行练习,先学习一下后期在做功能性的扩展。有兴趣的同学可以参考博主的博客学习一下,加深一下自己对开源框架底层实现的掌握☆11Jan 3, 2018Updated 8 years ago
- 配置atomitos的JTA分布式事务,实现了Spring + atomitos + Druid + Mybatis的集成配置☆25Mar 5, 2016Updated 10 years ago