Pinned Repositories
12306
12306智能刷票,订票
36
ABTestingGateway
abu
阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构
adv-r
Advanced R programming: a book
architect-awesome
后端架构师技术图谱
JVMInPractice
实战JAVA虚拟机.JVM故障诊断与性能优化.葛一鸣.2015 源代码
ReadAndLearn
SonarAnalyze
根据Sonar web api 统计数据
spring-boot-demo-mybatis
演示springboot,集成了mybaits,swagger2
reymont's Repositories
reymont/Clustering
Implement three clustering algorithms to find clusters of genes that exhibit similar expression profiles: K-means, Hierarchical Agglomerative clustering with Single Link (Min), and one from (density-based, mixture model, spectral). Set up a single-node Hadoop cluster on your machine and implement MapReduce K-means. Compare with non-parallel K-means on the given data sets. Try to improve the running time.
reymont/ClusteringAlgorithms
Data Mining:K-Means Hadoop , DBScan, Mixture Model,Hadoop Kmeans
reymont/flume-1
WE HAVE MOVED to Apache Incubator. https://cwiki.apache.org/FLUME/ . Flume is a distributed, reliable, and available service for efficiently collecting, aggregating, and moving large amounts of log data. It has a simple and flexible architecture based on streaming data flows. It is robust and fault tolerant with tunable reliability mechanisms and many failover and recovery mechanisms. The system is centrally managed and allows for intelligent dynamic management. It uses a simple extensible data model that allows for online analytic applications.
reymont/gephiSample
Collect many sample code dealing with Gephi Toolkit
reymont/gsoc2008gang
reymont/jenkins-stats
some scripts to generate jenkins usage statistics
reymont/kmeans-hadoop
Implementation of the K-Means clustering algorithm using Hadoop.
reymont/my.cnf
MySQL Configurations from Datastranglers.com Website that went offline.
reymont/network-biology-study-group
Notes and code from a network biology study group at UMD.
reymont/radix
An implementation of the radix tree data structure (http://en.wikipedia.org/wiki/Radix_tree).
reymont/refactoring-day
reymont/SimplePropertiesEditor
Eclipse plug-in for editing Java properties files, automatically converts non-ASCII characters to unicode escape sequences.
reymont/SkypeMafia-visualization
Visualization of #SkypeMafia social graph (using R/igraph)
reymont/SNA-of-Social-Media
Social network analysis with igraph package in R
reymont/spring-data-elasticsearch-sample-application
Spring Data Elasticsearch Sample Application