Older blog entries for sness (starting at number 4200)

Google Reader (1000+)

Google Reader (1000+): "You will find Verspätete Erinnerung close to a path crossing almost the whole forest.
The dead tree, laying on the ground, is burnt from the inside, but blossoms on the outside. Have a look at its heart, we tried to bring our own kind of life there as well!

GPS: 52.486442,13.243954

look carefully for a black cable
inside the tree

"

Syndicated 2012-04-22 03:29:00 from sness

Dynamic itemset counting and implication rules for market basket data

Dynamic itemset counting and implication rules for market basket data: "Dynamic itemset counting and implication rules for market basket data
Full Text: Pdf Buy this Article
Authors: Sergey Brin"

'via Blog this'

Syndicated 2012-04-22 00:25:00 from sness

Since there are usually a large number of distinct single items in a typical
transaction database, and their combinations may form a very huge number
of itemsets, it is challenging to develop scalable methods for mining frequent
itemsets in a large transaction database.

Syndicated 2012-04-22 00:22:00 from sness

Apriori algorithm - Wikipedia, the free encyclopedia

Apriori algorithm - Wikipedia, the free encyclopedia: "In computer science and data mining, Apriori[1] is a classic algorithm for learning association rules. Apriori is designed to operate on databases containing transactions (for example, collections of items bought by customers, or details of a website frequentation). Other algorithms are designed for finding association rules in data having no transactions (Winepi and Minepi), or having no timestamps (DNA sequencing)."

Syndicated 2012-04-22 00:06:00 from sness

Association rule learning - Wikipedia, the free encyclopedia

Association rule learning - Wikipedia, the free encyclopedia: "In data mining, association rule learning is a popular and well researched method for discovering interesting relations between variables in large databases. Piatetsky-Shapiro[1] describes analyzing and presenting strong rules discovered in databases using different measures of interestingness. "

'via Blog this'

Syndicated 2012-04-22 00:02:00 from sness

Time series - Wikipedia, the free encyclopedia

Time series - Wikipedia, the free encyclopedia: "Time series analysis comprises methods for analyzing time series data in order to extract meaningful statistics and other characteristics of the data."

'via Blog this'

Syndicated 2012-04-22 00:01:00 from sness

Sequence mining - Wikipedia, the free encyclopedia

Sequence mining - Wikipedia, the free encyclopedia: "Sequence mining is a topic of Data Mining concerned with finding statistically relevant patterns between data examples where the values are delivered in a sequence.[1] It is usually presumed that the values are discrete, and thus Time series mining is closely related, but usually considered a different activity. Sequence mining is a special case of structured data mining"

'via Blog this'

Syndicated 2012-04-22 00:00:00 from sness

How to setup SSL on Amazon EC2? - Server Fault

How to setup SSL on Amazon EC2? - Server Fault: "In your EC2 control panel, look at your instance and note the Security Group that is assigned to it. Then, navigate to the Security Groups section in the control panel, open your group, and make sure that port 443 is allowed over TCP.

This must be open to allow SSL traffic to your instance. A simple way to check if the port is open to the outside is to telnet into your server's IP on port 443, and see if you can connect and get a response.

telnet yourhost.com 443"

'via Blog this'

Syndicated 2012-04-20 22:42:00 from sness

Bret Victor, beast of burden

Bret Victor, beast of burden:

I believe that dynamic pictures will someday be the primary medium for visual art and visual explanations. The medium is currently in its infancy -- working in the medium is more about technological fumbling than artistic expression. The revolution cannot happen until there is a means for artists to draw dynamic pictures.

This essay describes what dynamic pictures are, what dynamic drawing is, why the subject is so important, and some initial project ideas.

If any of this inspires you to play around with these concepts, I'd love to see what you come up with.

'via Blog this'

Syndicated 2012-04-20 20:29:00 from sness

4191 older entries...

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!