In the SQL Data Mine
Data mining algorithms in SQL
Wednesday, March 19, 2014
Clustering Two by Two
›
An earlier post covered the K-Means clustering algorithm, in this post I will cover hierarchical agglomerative clustering (HAC). The HAC a...
1 comment:
Monday, March 10, 2014
Text Mining With a Bag of Words
›
Read virtually any article on big data, data mining, machine learning, artificial intelligence and you'll come across the assertion that...
4 comments:
Friday, March 7, 2014
Porter Stemming: Pruning Words to Their Root
›
Stemming decreases the variety of words by finding the root or stem of a word. For example, "house", "houses" and ...
3 comments:
›
Home
View web version