java简单实现一些机器学习算法
☆13Dec 10, 2020Updated 5 years ago
Alternatives and similar repositories for MyLR
Users that are interested in MyLR are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Java:购物车规则引擎。采用SOA思想,每个促销规则以插件的形式增减☆21Dec 23, 2015Updated 10 years ago
- ETL management platform based on Kettle☆11Jan 3, 2019Updated 7 years ago
- 将日志收集到Redis或者Kafka中,目前只支持Logback☆19Feb 28, 2018Updated 8 years ago
- ☆10Aug 18, 2020Updated 5 years ago
- 专注大数据 Spark ML 机器学习:监督学习、无监督学习,主要有:分类算法、回归算法、聚类算法、推荐算法、频繁模式挖掘算法☆17Nov 6, 2020Updated 5 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Simple implementations of Naive Bayes and Logistic Regression.☆10Jun 26, 2016Updated 9 years ago
- 一套简单的可以复制、可以理解、可以落地、可以控制复杂性的”指导和约束"的框架。是一种架构思想,是整合了洋葱圈架构、适配器架构、DDD、整洁架构、TMF 等架构思想的一种应用架构。☆15May 25, 2022Updated 3 years ago
- ☆11Aug 19, 2016Updated 9 years ago
- MultiTypePay 聚合支付框架,聚合微信、支付宝、Ping++支付,可根据需求扩展支付方式☆20Aug 2, 2018Updated 7 years ago
- 这是一个简单的IoC容器实现☆26Apr 17, 2017Updated 8 years ago
- support for elasticsearch 6.3.0☆10Jul 6, 2018Updated 7 years ago
- Drools-开源业务规则引擎☆16Feb 26, 2020Updated 6 years ago
- java实现本机和linux系统之间上传和下载文件☆11Sep 18, 2017Updated 8 years ago
- 邮件发送工具类,可以实现纯文本内容的发送,支持使用freemarker模板转换内容后发送,支持内容附件发送☆12Jul 9, 2015Updated 10 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Open-science repository for the evaluation of the Dspot test amplification system☆14Jan 26, 2023Updated 3 years ago
- jvm堆内存结构、垃圾回收原理、jvm内存调优、jvm监控等☆16Apr 26, 2019Updated 6 years ago
- a simple java virtual machine implemented by pure Java☆15Apr 14, 2018Updated 7 years ago
- 简易jvm实现尝试☆11Dec 7, 2017Updated 8 years ago
- Oiyokan is an OData v4 server (provider) SDK for RDB. You can use Oiyokan to turn RDBMS into OData v4 services using JDBC driver. Based o…☆14Jun 20, 2021Updated 4 years ago
- elastic-job-lite-spring-boot-starter 让你可以使用spring-boot的方式开发依赖elastic-job的程序☆31Apr 12, 2018Updated 7 years ago
- 基于Kettle6.X和Kettle7.x平台,构建Kettle自定义插件库☆13Feb 9, 2021Updated 5 years ago
- java 人脸识别; Face recognition☆14Aug 20, 2018Updated 7 years ago
- Minimal web framework, implemented in Java, resembling node.js+express.☆13Jul 7, 2022Updated 3 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆48Feb 26, 2019Updated 7 years ago
- 阿里巴巴nacos配置中心-C#客户端☆14Apr 1, 2019Updated 6 years ago
- Spring Boot使用自定义注解+AOP处理日志☆14Sep 9, 2017Updated 8 years ago
- iPicture - Tooltip your images☆22May 2, 2018Updated 7 years ago
- openvpn网页管理界面☆13Jul 31, 2025Updated 7 months ago
- web-sso是一个简约、无状态、易扩展、易伸缩的适合于大型互联网web应用场景的单点登录系统,它功能简单,只实现了统一登录和登出,它最大的特色是将用户状态写入到cookie中,最大程度减少了单点登录服务端的状态,服务端只需要存储公共的应用密钥,将用户凭证的认证分散到各应用…☆24May 4, 2015Updated 10 years ago
- A lightweight standalone Java JDBC connection pool manager☆13Jan 18, 2022Updated 4 years ago
- 简易编译器实现,最终翻译成伪汇编代码