Pinned Repositories
Color-Education
Computer_System_Assignments
Use Multiple workers using a master to run a sample expression
Exoplanets
glue
Linked Data Visualizations Across Multiple Files
glueWithTrees
A Bare minimum Block Chain implementation in Python
HackerRank-Solutions
ims
Information-Retreival-BM25
Implementation of BM25 algorithm to rank documents
Information-Retreival-PageRank
Runs the PageRank algorithm to rank given sites
Information-Retreival-Relevant-Judgement
After getting the relevant documents from BM25 or Lucene, we judge the accuray of the results.
akshayakhare's Repositories
akshayakhare/Information-Retreival-BM25
Implementation of BM25 algorithm to rank documents
akshayakhare/Color-Education
akshayakhare/Computer_System_Assignments
Use Multiple workers using a master to run a sample expression
akshayakhare/Exoplanets
akshayakhare/glue
Linked Data Visualizations Across Multiple Files
akshayakhare/glueWithTrees
A Bare minimum Block Chain implementation in Python
akshayakhare/HackerRank-Solutions
akshayakhare/ims
akshayakhare/Information-Retreival-PageRank
Runs the PageRank algorithm to rank given sites
akshayakhare/Information-Retreival-Relevant-Judgement
After getting the relevant documents from BM25 or Lucene, we judge the accuray of the results.
akshayakhare/Information-Retreival-Sentiment-Analysis-using-Naive-Bayes
Determines whether a document is positive sentiment or negative sentiment using Naive Bayes
akshayakhare/Information-Retreival-WebCrawler
Crawling Wikipedia Pages with or without keywords
akshayakhare/jenkins
akshayakhare/Jenkins_Image
Modifying an openshift jenkins image
akshayakhare/openshift-workshops
:notebook: Don't just read about what OpenShift 3 can do - try it for yourself with these workshops
akshayakhare/Sorting-Algorithms
Analysis of different Sorting Algorithms