Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
100-Days-Of-ML-Code-1
100-Days-Of-ML-Code中文版
3y
3y原创技术文章导航
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
Apache-Flink
Apache Flink
awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。
bitsail
BitSail is a distributed high-performance data integration engine which supports batch, streaming and incremental scenarios. BitSail is widely used to synchronize hundreds of trillions of data every day.
DataX
elasticsearch_data
SmartKG
This project accepts excel files as input which contains the description of a Knowledge Graph (Vertexes and Edges) and convert it into an in-memory Graph Store. This project implements APIs to search/filter/get nodes and relations from the in-memory Knowledge Graph. This project also provides a dialog management framework and enable a chatbot based
liushui112011's Repositories
liushui112011/liuhongyang.github.io
liushui112011/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
liushui112011/interview-1
Java 笔试、面试 知识整理
liushui112011/God-Of-BigData
大数据面试题,大数据成神之路开启...Flink/Spark/Hadoop/Hbase/Hive...
liushui112011/Flink-Demo
liushui112011/product-sales-forecasting
Forecasted product sales using time series models such as Holt-Winters, SARIMA and causal methods, e.g. Regression. Evaluated performance of models using forecasting metrics such as, MAE, RMSE, MAPE and concluded that Linear Regression model produced the best MAPE in comparison to other models
liushui112011/flink-recommandSystem-demo
:helicopter::rocket:基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。
liushui112011/elasticsearch-definitive-guide
欢迎加QQ群:109764489,贡献力量!
liushui112011/iterm2-zmodem
在 Mac 下,实现与服务器进行便捷的文件上传和下载操作
liushui112011/interview
面试集锦:收集各种面试题目,以及解题思路或者答案,解题技巧等等
liushui112011/Java-Summarize
:books:Java核心知识点整理(包括Java基础、JVM、数据库、计算机网络、算法、操作系统、设计模式、系统设计、框架原理)
liushui112011/Flink-CEPplus
基于flink 1.8 源码二次开发,详见MD
liushui112011/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
liushui112011/elasticsearch_data
liushui112011/springboot-learning-example
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。
liushui112011/flink-training-course
Flink 中文视频课程(持续更新...)
liushui112011/3y
3y原创技术文章导航
liushui112011/java-ecosystem
Java生态学习汇总
liushui112011/vole
SpringCloud Micro service business framework , SpringCloud 微服务商业脚手架
liushui112011/ThreadDemo
关于JUC代码的一些小实例
liushui112011/xxl-job
A lightweight distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
liushui112011/erpnext
Open Source ERP built for the web
liushui112011/hutool
A set of tools that keep Java sweet.
liushui112011/potential-doodle
liushui112011/t-io
t-io是基于aio(nio2)的网络编程框架,和netty属于同类,但t-io更注重一线开发工程师的感受,提供了大量和业务相关的API。基于t-io来开发IM、TCP私有协议、RPC、游戏服务器端、推送服务、实时监控、物联网、UDP、Socket将会变得空前的简单。
liushui112011/DataX
liushui112011/production_ssm
这是一个SSM(Spring+SpringMVC+Mybatis)+jQuery EasyUI开发的ERP系统。
liushui112011/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。