Pinned Repositories
aas
Code to accompany Advanced Analytics with Spark from O'Reilly Media
Algorithms4
:fire:Algorithms, 4th Edition SOLUTIONS:fire:
big-data-mapreduce-course
Big Data, MapReduce, Spark, PySpark, Java @ Santa Clara University, Fall 2016
book-r2
R的极客理想-高级开发篇
boot-dubbo
Spring-Boot With Dubbox
chinese-utils
中文工具集,包括中文简繁体转换、拼音转换以及中文分词。
CookiesPool
CookiesPool Based on Redis
CoolplaySpark
酷玩 Spark: Spark 源代码解析、Spark 类库等
machine-learning-yearning-cn
Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著
Recommender-System-with-TF2.0
Recurrence the recommender paper with Tensorflow2.0
lixgj's Repositories
lixgj/SparkExample
总结了一些Spark学习过程中的例子(附代码详细注释)
lixgj/hadoopProject
The demo of mapreduce.
lixgj/oryx
Oryx 2: Lambda architecture on Apache Spark, Apache Kafka for real-time large scale machine learning
lixgj/aas
Code to accompany Advanced Analytics with Spark from O'Reilly Media
lixgj/test
lixgj/spark_test
study spark demo
lixgj/shadowsocks
lixgj/elasticsearch-taste
Mahout Taste-based recommendation on Elasticsearch
lixgj/hd
lixgj/goshop
分布式多店铺电商系统,使用技术:spring 、springmvc、mybatis、maven、html5、jquery、freemarker、Redis(缓存服务器)、Solr(搜索引擎)、Dubbo(调用系统服务)、Nginx(web服务器)、FastDFS(文件服务器)、Shiro(权限框架)、Zookeeper(分布式应用程序协调服务)
lixgj/SparkDistributedMatrix
distributed matrix operation implemented on Apache Spark
lixgj/spark-ml-source-analysis
spark ml 算法原理剖析以及具体的源码实现分析
lixgj/hbase-rdd
Spark RDD to read and write from HBase
lixgj/HanLP
汉语言处理包 中文分词 词性标注 命名实体识别 依存句法分析 关键词提取 自动摘要 短语提取 拼音 简繁转换
lixgj/CoolplaySpark
酷玩 Spark: Spark 源代码解析、Spark 类库等
lixgj/nsq2kafka
Reads from NSQ, Publishes to Kafka
lixgj/book-r2
R的极客理想-高级开发篇
lixgj/utils4s
scala、spark使用过程中,各种测试用例以及相关资料整理
lixgj/kft-activiti-demo
Demo for workflow framework and BPM platform -- Activiti
lixgj/SparkApps
lixgj/mysql-starter
Scala project with Mysql
lixgj/ScalaInAction-1
王家林scala视频学习 代码
lixgj/DataMiningAlgorithm
数据挖掘18大算法实现以及其他相关经典DM算法
lixgj/Spark-SQL-on-HBase
Native, optimized access to HBase Data through Spark SQL/Dataframe Interfaces
lixgj/distributed-flexible-transaction
采用Best effort 1pc + 回滚补偿机制实现的一个distributed transaction (分布式事务框架).基于dubbo rpc服务上实现。
lixgj/Intellij-Colors-Sublime-Monokai
Syntax color theme for Intellij inspired by Sublime Text's Monokai Theme
lixgj/boot-dubbo
Spring-Boot With Dubbox
lixgj/programming_hive
lixgj/SparkExample-1
Spark相关的一些例子,代码详细注释并赋予相关代码解析
lixgj/SparkMLlibDeepLearn
SparkMLlibDeepLearn深度学习