Pinned Repositories
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
Alink
Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform.
Archery
SQL审核查询平台
h2o-meetups
Presentations from H2O meetups & conferences by the H2O.ai team
kafka-streams-machine-learning-examples
This project contains examples which demonstrate how to deploy analytic models to mission-critical, scalable production environments leveraging Apache Kafka and its Streams API. Models are built with Python, H2O, TensorFlow, DeepLearning4 and other technologies.
ple
基于sklearn,强化Pipeline和FeatureUnion两个类。对FeatureUnion类,使其支持部分数据处理;对两者,增加特征转换行为记录的功能。
practical-machine-learning-with-python
Master the essential skills needed to recognize and solve complex real-world problems with Machine Learning and Deep Learning by leveraging the highly popular Python Machine Learning Eco-system.
pyflink_learn
基于 PyFlink 的学习文档,通过一个个小实践,便于大家快速入手 PyFlink
spark-hbase
spark读取hbase snapshot文件,并且写入到hive中
table-rel
i4late's Repositories
i4late/h2o-meetups
Presentations from H2O meetups & conferences by the H2O.ai team
i4late/pyflink_learn
基于 PyFlink 的学习文档,通过一个个小实践,便于大家快速入手 PyFlink
i4late/spark-hbase
spark读取hbase snapshot文件,并且写入到hive中
i4late/table-rel
i4late/advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
i4late/bahir-flink
Mirror of Apache Bahir Flink
i4late/bigdata-learn
大数据技术专修
i4late/CodeGuide
:books: 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!
i4late/feast
Feature Store for Machine Learning
i4late/flink-sql-gateway
i4late/flink_test2
i4late/go-mysql
a powerful mysql toolset with Go
i4late/java-design-patterns
Design patterns implemented in Java
i4late/jmh-jdeli
Code to test performance of JDeli and other image libraries using jmh
i4late/lihang-code
《统计学习方法》的代码实现
i4late/Logi-KafkaManager
一站式Apache Kafka集群指标监控与运维管控平台
i4late/machine-learning-course
:speech_balloon: Machine Learning Course with Python. Refer to the course page for step-by-step explanations.
i4late/nightingale
An all-in-one observability solution which aims to combine the advantages of Prometheus and Grafana. It manages alert rules and visualizes metrics, logs, traces in a beautiful web UI.
i4late/orion-ops-pro
一款现代化、高颜值的一站式智能运维管理平台,集资产管理、资产授权、批量执行、计划任务、WebShell、WebSftp、角色管理、系统管理等功能于一体,致力于简化运维团队的治理工作。
i4late/PyCK
ClickHouse operation and query kit
i4late/realtime-ad
i4late/spark-alchemy
Collection of open-source Spark tools & frameworks that have made the data engineering and data science teams at Swoop highly productive
i4late/spark-tfrecord
Read and write Tensorflow TFRecord data from Apache Spark.
i4late/sql-analysis
针对大促、日常系统稳定性隐患-慢sql的预防和排查,基于Mybatis插件设计的一款慢sql分析组件,区别于主流的基于慢sql日志分析和预警,实时根据Explain分析结果分析
i4late/transmittable-thread-local
📌 TransmittableThreadLocal(TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
i4late/vscode
i4late/WZU-machine-learning-course
温州大学《机器学习》课程资料(代码、课件等)
i4late/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
i4late/zdh_web
大数据采集,抽取平台,zdh_web是zdh系列服务的可视化管理平台,包含数据采集,调度,权限,审批流,私域营销等模块
i4late/zookeeperDesign
⭐⭐⭐zk的设计与使用(集群,dubbo,分布式锁,master选举,负载均衡,watch,权限等)