Advertisement

Where are We with Machine Learning?

Learn more about video blogger Stefan Groschupf. Over the course of the next few months we will be releasing insights in Machine Learning, the Cloud, and Big Data in this new video blog series presented by Stefan Groschupf, CEO of Datameer. Here’s Stefan’s first short video blog on “Where are We with Machine Learning?.”

Vetting the Actual Science Behind Data Science

Click here to learn more about author James Kobielus. Everybody wants to rule the world–or, at the very least, discover the fundamental rules that rule the world. That’s why we have scientists. Statistical models are the heart of most scientific inquiry. In business applications, for example, data scientists often work with behavioral data that is […]

Web Scraping for Data Science — Part 2

Click here to learn more about author Steve Miller. Read Part 1 of this blog series here. Between R and Python, analytics pros are covered on most data science bases R-Python. In last month’s blog, I discussed simple webscraping using Python in a Jupyter notebbok, the nifty css-generating tool SelectorGadget, and the Python XML and HTML handling package lxml. […]

The API Economy: A Big Ball of CRUD

Click this link to learn more about the author Dave Duggal. Quote: “The use of APIs has exploded with the growth of distributed computing, driven by the popularity of the Web, Cloud and now, the Internet of Things (IoT)” Back in 1999 an academic paper, “The Big Ball of Mud” exposed fundamental limitations of ‘modern’ software […]

Web-Scraping for Data Science – Part 1

Click to learn more about Steve Miller. Scraping data from the web is a task that’s essential to the data scientist’s hacking portfolio. The complexity of work ranges from sophisticated crawling that mandates understanding the structure of dynamic web pages along with command of css and/or xpath, to the more mundane “just grabbing a table […]