Pinned Repositories
app-statistic-project
收集app日志,进行分析
aswan
陌陌风控系统静态规则引擎,零基础简易便捷的配置多种复杂规则,实时高效管控用户异常行为。
Bayes
用java实现的贝叶斯分类算法。用于大数据的分类。
BigData
frontend-system-map
init
jvm-sandbox
Real - time non-invasive AOP framework container based on JVM
light-task-scheduler
Distributed Scheduled Job Framework
NaiveBayesClassifier
JAVA implementation of Multinomial Naive Bayes Text Classifier.
NaiveBayesSpamFilter
利用朴素贝叶斯算法实现垃圾邮件的过滤,并结合Adaboost改进该算法
spring-boot-hive
使用SpringBoot框架来连接Hive的Thrift服务,简化操作。
yishengxiaoyao's Repositories
yishengxiaoyao/dotfiles
dotfiles
yishengxiaoyao/scrapy4s
spider framework with scala
yishengxiaoyao/mybatis
mybatis源码中文注释
yishengxiaoyao/example-kafkastreams
Kafka Streams DSL vs Processor API
yishengxiaoyao/O2O-Coupon-Usage-Forecast
1st Place Solution for O2O Coupon Usage Forecast
yishengxiaoyao/Coursera-ML-AndrewNg-Notes
yishengxiaoyao/spring-security-ipLogin
a tutorial using spring security to verify remoteUser's ip to login in.
yishengxiaoyao/brpc
Most common RPC framework used throughout Baidu, with 600,000+ instances and 500+ kinds of services, called "baidu-rpc" inside Baidu.
yishengxiaoyao/Monomer_eShop
单体应用,简单电商Demo,基于Spring Boot,包括分布式Session等基本功能
yishengxiaoyao/example-spark-scala-read-and-write-from-mongo
yishengxiaoyao/smart_login
各大网站登陆方式,有的是通过selenium登录,有的是通过抓包直接模拟登录
yishengxiaoyao/spring-cloud-docker-microservice-book-code
《Spring Cloud与Docker微服务架构实战》配套代码。讨论QQ群:157525002(已满)、564840207
yishengxiaoyao/MLInAction
主要是对机器学习这本书中出现的程序添加注解分析,以及相关概念解释
yishengxiaoyao/spark-streaming-notebook
Notes about Spark Streaming in Apache Spark
yishengxiaoyao/MachineLearning
Mahchine Leaning in Action (python)
yishengxiaoyao/BayesianOptimization
A Python implementation of global optimization with gaussian processes.
yishengxiaoyao/labrador
微信小程序模块化开发框架
yishengxiaoyao/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
yishengxiaoyao/bayesian_sentiment_analysis
Pragmatic & Practical Bayesian Sentiment Classifier
yishengxiaoyao/frontend-system-map
init
yishengxiaoyao/light-task-scheduler
Distributed Scheduled Job Framework
yishengxiaoyao/jvmgo-book
《自己动手写Java虚拟机》源代码
yishengxiaoyao/avian
Avian is a lightweight virtual machine and class library designed to provide a useful subset of Java's features, suitable for building self-contained applications.
yishengxiaoyao/learn-hacking
开始学习Kali Linux 各种破解教程 渗透测试 逆向工程 HackThisSite挑战问题解答
yishengxiaoyao/NLPCC-WordSeg-Weibo
NLPCC 2016 微博分词评测项目
yishengxiaoyao/NaiveBayesSpamFilter
利用朴素贝叶斯算法实现垃圾邮件的过滤,并结合Adaboost改进该算法
yishengxiaoyao/SparkDemo
spark example code, has some production practice.
yishengxiaoyao/paoding-rose
paoding-rose 提供最好用的Java Web应用整体性框架。
yishengxiaoyao/Lucene_Compass_Elasticsearch
Lucene(全文搜索)和Compass完整案例
yishengxiaoyao/Bayes
用java实现的贝叶斯分类算法。用于大数据的分类。