Ehtsham Elahi (ehtsham)

ehtsham

Geek Repo

Location:San Francisco, CA, USA

Home Page:https://ehtsham.github.io/

Github PK Tool:Github PK Tool

Ehtsham Elahi's starred repositories

polynote

A better notebook for Scala (and more)

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:4498Issues:0Issues:0
Stargazers:1Issues:0Issues:0

Clustering

In Python, find clusters of documents using Single Linkage and KMeans, and then visualize the clusters using features from PIL

Stargazers:2Issues:0Issues:0

DeliciousRecommendationEngine

In Python and MySQL, A User-based Collaborative filtering algorithm for recommending links from Delicious

Stargazers:4Issues:0Issues:0

Movie-Recommendation-Engine-for-Netflix-and-Movielens-datasets

In Python and MySQL, An Item-based Colloborative filtering algorithm for movie rating prediction and recommendation

Stargazers:8Issues:0Issues:0

PageRank

In Hadoop, implements the Google's world famous PageRank algorithm on a web-graph inputted as a text file

Stargazers:1Issues:0Issues:0

InvertedIndex

In Hadoop, Creates an inverted Index from a Corpus of Text Files, scalable to arbitrary number of Mappers and Reducers

Stargazers:1Issues:0Issues:0

Product-Availability-Recommendation-system

In Hadoop, Computes the probability of a product being in stock given its last status, a mapreduce program

Stargazers:1Issues:0Issues:0

HDFS-file-tree-traversal

In Java using Hadoop FileSystem API, This program makes a depth first search file tree traversal in Hadoop's HDFS

Stargazers:1Issues:0Issues:0

Munkres-Algorithm

In Python, Munkres Algorithm; the famous Linear Programming Algorithm, finds the matches between products and customers

Stargazers:1Issues:0Issues:0

Bigram-Frequency-estimator-Hadoop

In Hadoop, Estimates the frequencies of Bigram in Text Corpus

Stargazers:1Issues:0Issues:0