Pinned Repositories
backwardsbot
A silly bot example, simply reverses tokens in a string and speaks them back
correlation-approximation
Spark implementation of the Google Correlate algorithm to quickly find highly correlated vectors in huge datasets
darpa_open_catalog
Meta information for the DARPA open catalog project.
Datawake
Browser extension and backend services aimed at enhancing Internet search with domain specific knowledge, collaboration, and analysis.
distributed-graph-analytics
Distributed Graph Analytics (DGA) is a compendium of graph analytics written for Bulk-Synchronous-Parallel (BSP) processing frameworks such as Giraph and GraphX. The analytics included are High Betweenness Set Extraction, Weakly Connected Components, Page Rank, Leaf Compression, and Louvain Modularity.
distributed-louvain-modularity
Community Detection and Compression Analytic for Big Graph Data
docker-tangelo
A simple tangelo container to run inside of docker.
graphX-benchmarks
Small set of self contained graph algorithms implemented in spark/GraphX for the purpose of benchmarking / performance tests.
react-uwp
📱⌨️ React Components that Implement Microsoft's UWP Design & Fluent Design.
setup_scripts
just a home for some cluster setup scripts
eric-kimbrel's Repositories
eric-kimbrel/distributed-graph-analytics
Distributed Graph Analytics (DGA) is a compendium of graph analytics written for Bulk-Synchronous-Parallel (BSP) processing frameworks such as Giraph and GraphX. The analytics included are High Betweenness Set Extraction, Weakly Connected Components, Page Rank, Leaf Compression, and Louvain Modularity.
eric-kimbrel/backwardsbot
A silly bot example, simply reverses tokens in a string and speaks them back
eric-kimbrel/correlation-approximation
Spark implementation of the Google Correlate algorithm to quickly find highly correlated vectors in huge datasets
eric-kimbrel/darpa_open_catalog
Meta information for the DARPA open catalog project.
eric-kimbrel/Datawake
Browser extension and backend services aimed at enhancing Internet search with domain specific knowledge, collaboration, and analysis.
eric-kimbrel/distributed-louvain-modularity
Community Detection and Compression Analytic for Big Graph Data
eric-kimbrel/docker-tangelo
A simple tangelo container to run inside of docker.
eric-kimbrel/graphX-benchmarks
Small set of self contained graph algorithms implemented in spark/GraphX for the purpose of benchmarking / performance tests.
eric-kimbrel/react-uwp
📱⌨️ React Components that Implement Microsoft's UWP Design & Fluent Design.
eric-kimbrel/setup_scripts
just a home for some cluster setup scripts
eric-kimbrel/spark-word-count
Simple spark template project to use as a getting started point when writing new Apache Spark projects.