- Kansas City, KS
- http://nashontheweb.webs.com/
Popular repositories Loading
-
E-mail-classification--Spam-filter-
E-mail-classification--Spam-filter- PublicThis code learns from a set of spam files using the Bag-of-words technique and applies machine learning classification techniques such as Decision Trees and Logistic Regression to sort Genuine Mail…
-
9-Men-Morris-using-Minimax-algorithm-and-Alpha-beta-approxiamtion
9-Men-Morris-using-Minimax-algorithm-and-Alpha-beta-approxiamtion PublicThis is an implementation of minimax decision making algorithm used on 9 Men Morris game. Further alpha beta approximation is used for fast solutions
Java 3
-
Expectation-Maximization-Algorithm
Expectation-Maximization-Algorithm PublicA code snippet that runs EM algorithm on a .csv data and returns analysis values
-
Email-Classification--Perceptrons-
Email-Classification--Perceptrons- PublicThis code uses Bag-of-words technique to train itself to learn from a collection of spam. Its an application of Perceptron single layered classification.
Java 1
-
Image-compression-using-K-means-Clustering
Image-compression-using-K-means-Clustering PublicThis small snippet shows the power K means algorithm used in compressing images. It basically clubs adjoining 'K' neighboring pixels having near values and averages them. Outputs a jpeg.
-
Word-Error-Rate-Between-two-files
Word-Error-Rate-Between-two-files PublicThis small code reads two similar text files and calculates the word error rate between them. (the substitution, insertion, deletion weights are taken as 1)
Java 1
If the problem persists, check the GitHub status page or contact support.