Detecting a Hacked Tweet with Machine Learning
This article is part of a presentation for The Associated Press, 2013 Technology Summit. On April 23, 2013 the stock market experienced one of its biggest flash-crash drops of the year, with the Dow J
This article is part of a presentation for The Associated Press, 2013 Technology Summit. On April 23, 2013 the stock market experienced one of its biggest flash-crash drops of the year, with the Dow J
During a recent machine learning competition, I was searching for an example of working code in C# .NET that performed a term frequency inverse document frequency TF*IDF transformation on a set of doc
It’s common for growing companies to offer multiple web sites and services. Initially, each site may have its own login system, or at the very least, certainly its own login page. As their user base g
Machine learning sounds like a fancy term. Depending on which recent sci-fi film you may have watched, it may even invoke a sense of fear. However, it’s actually a powerful set of algorithms and techn
Imagine that an artificially intelligent robot approaches a valley. Looking down the cliff into the valley, the robots sees a large, man-made, labyrinth structure. The structure has an entrance, an ex
Node.js is a web application platform that has been gaining significant developer popularity. With its focus on server-side javascript and lightweight execution, getting started with it might be easie
This article is the second in a series of three. See also: Part 1, Part 2, Part 3, and research paper. Is it possible for a computer program to write its own programs? In the previous article this que
This article is the first in a series of three. See also: Part 1, Part 2, Part 3, and research paper. Is it possible for a computer program to write its own programs? Could human software developers b
Forms authentication is a common feature in many C# MVC .NET web applications. There are a variety of methods for implementing forms authentication in MVC .NET. A key part for each, is the process of
WinRT is the new platform software application architecture for creating Windows 8 apps (formerly, called Metro-style apps). Applications written in WinRT with C# .NET , C++, or Javascript/TypeScript