Apriori Algorithm
March 1st, 2010 by Eric | No Comments
Review of Apriori algorithm and changes.
November 11th, 2009 by Eric | No Comments
Looking at Benford’s Law and Trailing Digit Test
November 6th, 2009 by Eric | No Comments
K-Means Document Clustering in C#
November 5th, 2009 by Eric | No Comments
Plotting Documents & Words from LSI results
October 26th, 2009 by Eric | No Comments
Singular Value Decomposition using the SmartMathLibrary in C#
October 25th, 2009 by Eric | No Comments
Pearson’s Correlation Coefficient walk through
October 16th, 2009 by Eric | No Comments
SQL Server Migration Assistant for Access Walk Through.
June 6th, 2009 by Eric | No Comments
A little list of tools I use.
April 18th, 2009 by Eric | No Comments
There have been a number of outstanding articles as of late regarding ASP.NET MVC.
April 10th, 2009 by Eric | No Comments
I was going to post a link to this video a couple of days ago.
February 25th, 2009 by Eric | No Comments
For some reason my drop down list is not retaining it’s selected value – I know I am missing something simple here.
January 25th, 2009 by Eric | No Comments
I’ve been getting in to the ASP.NET MVC Framework and so far I am enjoying it but, it’s not always easy.
October 9th, 2008 by Eric | No Comments
There is a new tool that allows you to create your own Visual Studio snippets.
August 23rd, 2008 by Eric | No Comments
ASP.Net MVC Site has some new paired programming videos featuring Charlie Pool of NUnit.
June 11th, 2008 by Eric | No Comments
For me, the one thing that has been indispensable is a project management platform that has a bug tracker and version control as part of the package.
May 22nd, 2008 by Eric | No Comments
UbiGraph is a tool for visualizing dynamic graphs. It works with Python, Ruby, PHP, Java, C, C++, C#, Haskell, and OCaml. For More info check it out here.
April 6th, 2008 by Eric | No Comments
MSDN currently has 26 videos regarding security for everything from securing data using symmetric key encryption to preventing cross site request forgery.
March 26th, 2008 by Eric | No Comments
Rob Chartier just released an API wrapper for .NET of the MIT Simile Timeline API and this thing is pretty cool.
January 28th, 2008 by Eric | 5 Comments
I came across a tutorial today on Code Project called “Mapping with a GPS and C#”. I then found this cheap usb GPS receiver on Amazon for $29. And so begins a new little project I would like to try out.
August 21st, 2007 by Eric | No Comments
I came across this nice little flash force directed graph today. It was put together by Creative Synthesis.