Web Picks (week of 22 February 2016)

Every two weeks, we find the most interesting data science links from around the web and collect them in Data Science Briefings, the DataMiningApps newsletter. Subscribe now for free if you want to be the first to get up to speed on interesting resources.


  • Data scientists mostly just do arithmetic and that’s a good thing
    Basecamp’s data scientist argues that, in business, there is actually a very small subset of business problems that are best solved by machine learning; most of them just need good data and an understanding of what it means that is best gained using simple methods.
  • Has a rampaging AI algorithm really killed thousands?
    Ars Technica recently accused a metadata-driven, machine learning system of killing thousands of innocent people. The Guardian picked the story apart and concluded something very different.
  • Gravitational Waves in Jupyter!
    The LIGO Scientific Collaboration recently made the first direct detection of gravitational waves and the first observation of two black holes merging. This tutorial shows you how to recreate the results, spectrograms, and sound files yourself and is complete with code and links to the data.
  • A 19-year-old made a free robot lawyer that has appealed $3 million in parking tickets
    Hiring a lawyer for a parking ticket appeal is not only a headache — it can also cost more than the ticket itself. Depending on the case and the lawyer, an appeal (a legal process where you argue out of paying the fine) can cost between $400 to $900. But with the help of a bot made by British programmer Joshua Browder, 19, it costs nothing.
  • Highly Effective Data Science Teams?
    “For all its hype, Data Science is still a pretty young discipline with fundamental unresolved questions. What exactly do data scientists do? How are data scientists trained? What do career paths look like for data scientists? Lately, I’ve been thinking most about a related question: What are the markers of a highly effective data science team?”
  • Records: SQL for Humans
    Writing SQL can be frustrating with standard tools. Records is a very simple, but powerful, Python library for making raw SQL queries to most relational databases. Includes lots of options for working with the results.
  • Click on the image painted by a human!
    Think you can spot an AI? In this visual Turing test, you will be shown 10 pairs of pictures. In each pair, one is painted by a human and another is generated by an AI algorithm based on a photo and a style of a painter. Click on the picture painted by a human. Good luck!