Pinned Repositories
Apache-Spark-2x-for-Java-Developers
Apache Spark 2x for Java Developers, published by Packt
Arabesque
Scalable Graph Mining
cisticola
cisticola is an open source interactive platform for performing quick scientific graph operations
graph-bisection
Dhulipala, Laxman, et al. "Compressing Graphs and Indexes with Recursive Graph Bisection." arXiv preprint arXiv:1602.08820 (2016).
rabbit-test-handler
RabbitMq testing app
rabbit-test-sender
RabbitMq testing repo
tweetImporter
Gephi tweet importer plugin. Import tweets from .tweet file and builds hashtag graph.
twitter-swiss-army-knife
Development version of twitter-swiss-army-knife
website
Cucumber official website
workbook
worksheets processing engine
bit-whacker's Repositories
bit-whacker/Apache-Spark-2x-for-Java-Developers
Apache Spark 2x for Java Developers, published by Packt
bit-whacker/Arabesque
Scalable Graph Mining
bit-whacker/cheatsheets
My cheatsheets
bit-whacker/chinese-whispers
Implementation of the Chinese Whispers graph clustering algorithm
bit-whacker/class
bit-whacker/cs231n.github.io
Public facing notes page
bit-whacker/cypher-dsl
A Java DSL for the Cypher Query Language and an optional Query DSL mode
bit-whacker/Data-Science--Cheat-Sheet
Cheat Sheets
bit-whacker/Deep-Learning-for-Medical-Applications
Deep Learning Papers on Medical Image Analysis
bit-whacker/DLTK
Deep Learning Toolkit for Medical Image Analysis
bit-whacker/gbench
Graph Dataset Benchmarking
bit-whacker/gcn
Implementation of Graph Convolutional Networks in TensorFlow
bit-whacker/GraMi
GraMi is a novel framework for frequent subgraph mining in a single large graph, GraMi outperforms existing techniques by 2 orders of magnitudes. GraMi supports finding frequent subgraphs as well as frequent patterns, Compared to subgraphs, patterns offer a more powerful version of matching that captures transitive interactions between graph nodes (like friend of a friend) which are very common in modern applications. Also, GraMi supports user-defined structural and semantic constraints over the results, as well as approximate results. For more details, check our paper: Mohammed Elseidy, Ehab Abdelhamid, Spiros Skiadopoulos, and Panos Kalnis. GRAMI: Frequent Subgraph and Pattern Mining in a Single Large Graph. PVLDB, 7(7):517-528, 2014.
bit-whacker/Heart-Disease-Prediction
The project involves training a machine learning model (K Neighbors Classifier) to predict whether someone is suffering from a heart disease with 87% accuracy.
bit-whacker/LINEViewer
Python based EEG analysis tool that provides a rough data overview
bit-whacker/medaCy_model_clinical_notes
A medaCy compatible model for clinical note information extraction.
bit-whacker/medpy
Medical image processing in Python
bit-whacker/meshx-notes
Web System for Clinical Notes Information Extraction
bit-whacker/mindsdb
Framework to streamline use of neural networks
bit-whacker/Mining-Minds
Mining Minds is a collection of services, tools and techniques working collaboratively to investigate on human’s daily routines to provide a personalized well-being and health-care support
bit-whacker/movies-java-spring-data-neo4j
Neo4j Movies Example with Spring Data Neo4j
bit-whacker/Neural-Network-from-scratch
Ever wondered how to code your Neural Network using NumPy, with no frameworks involved?
bit-whacker/py_entitymatching
bit-whacker/pytorch-yolo-v3
A PyTorch implementation of the YOLO v3 object detection algorithm
bit-whacker/SANSA-Examples
Usage examples for the SANSA Stack
bit-whacker/SANSA-OWL
SANSA Stack OWL (Web Ontology Language) API
bit-whacker/spark-graphx
Spark GraphX - Pregel, PageRank and Dijkstra on social graph
bit-whacker/springboot-jwt
Example Springboot Application for Securing a REST API with JSON Web Token (JWT). For an example Integration with Angular (version 2+) go to https://github.com/ipassynk/angular-springboot-jwt
bit-whacker/Tag_Hierarchy_Construction_WSW
We use this project to build tag hierarchy construction and optimize it
bit-whacker/usc-isi-i2.github.io
Website for USC ISI information integration group