Machine Learning Times
Machine Learning Times
EXCLUSIVE HIGHLIGHTS
Three Best Practices for Unilever’s Global Analytics Initiatives
    This article from Morgan Vawter, Global Vice...
Getting Machine Learning Projects from Idea to Execution
 Originally published in Harvard Business Review Machine learning might...
Eric Siegel on Bloomberg Businessweek
  Listen to Eric Siegel, former Columbia University Professor,...
Effective Machine Learning Needs Leadership — Not AI Hype
 Originally published in BigThink, Feb 12, 2024.  Excerpted from The...
SHARE THIS:

CONTINUE READING: Access the complete article in Boing Boing, where it was originally published.  

8 years ago
Spy Agency Posts Data-Mining Software to Github

 

Gaffer a graph database “optimized for retrieving data on nodes of interest” developed by the notorious UK spy agency GCHQ is available for download. You can now run and improve it because they’ve posted it to Github under the permissive, free/open Apache license.

Gaffer departs from usual graph database architectures in that it has the “ability to update properties within the store itself,” which “is key to the ability to ingest large volumes of data.”

GCHQ taps more fiber optic lines than any other agency except, perhaps, the NSA.

Gaffer was designed to meet the following requirements:

* Allow the creation of graphs with summarized properties within Accumulo with a very minimal amount of coding.

* Allow flexibility of statistics that describe the entities and edges.

* Allow easy addition of new types of nodes and edges.

* Allow quick retrieval of data on nodes of interest.

* Deal with data of different security levels – all data has a visibility, and this is used to restrict who can see data based on their authorizations.

* Support automatic age-off of data.

By: Boing Boing. Net
Originally published at http://boingboing.net

Leave a Reply