Pinned Loading
-
In_Memory_And_On_Disk_SQL_Engine
In_Memory_And_On_Disk_SQL_Engine PublicImplemented custom optimizations such as Query Rewriting, picking memory-aware Join algorithm, specific implementation based on data properties, etc. for TPC-H 1/3/5/10/12 benchmarks.
Java 1
-
Dynamo_Style_Fault_Tolerant_Key_Value_Storage
Dynamo_Style_Fault_Tolerant_Key_Value_Storage PublicAndroid based Dynamo DB style fault tolerant key-value storage with features like partitioning, replication, failure handling to provide availability and linearizability guarantees.
Java
-
Topic_Summarization_Search_Engine
Topic_Summarization_Search_Engine PublicFull-scale search engine consisting of a front-end website(JavaScript) along with Apache Solr back-end which is used to index Tweets. Used LDA subtopic modelling, Wiki and Pixabay API's to create a…
HTML
-
Handwritten_Digits_Classification
Handwritten_Digits_Classification PublicTo implement a Multilayer Perceptron Neural Network and evaluate its performance in classifying handwritten digits. Using the same network, classify a face dataset and compare its performance of Ne…
Python 1
-
K-Means_Clustering_using_Hadoop
K-Means_Clustering_using_Hadoop PublicSingle-node Hadoop cluster to implement MapReduce K-means and compare complexity with non-parallel K-means algorithms
-
Latent_Dirichlet_Allocation_Subtopic_Modelling
Latent_Dirichlet_Allocation_Subtopic_Modelling PublicLatent Dirichlet Allocation Topic Sub-Modelling Using RStudio. The objective of this task is to ingest crawled tweets on a particular topic and then divide them into major sub-topics based on their…
R
If the problem persists, check the GitHub status page or contact support.