mercredi 13 décembre 2017

Designing an Algorithm That Pulls Interesting Facts from a Data Set

In the book The Pragmatic Programmer they discuss an algorithm that may be useful for a sports reporter. The algorithm would pull interesting sports facts from a wide data set of baseball statistics, enabling the reporter to discuss on air only the most interesting facts provided.

This is a design I want to employ in a Java project utilizing a SQL database. What would that design look like? As well, if there is a name for this "field of study" please provide it as finding information for such a design is difficult.

Thank you




Aucun commentaire:

Enregistrer un commentaire