This article was written by Nathan Yau. It used to be that we’d see a poorly made graph or a data design goof, laugh it up a bit, and then carry on. At some point thou...
Summary: Reinforcement Learning (RL) is likely to be the next big push in artificial intelligence. It’s the core technique for robotics, smart IoT, game play, and m...
Here we describe a rudimentary method, using basic trigonometry, to predict lunar and solar eclipses. The purpose is to get people interested in the mathematics behind th...
Guest blog by Rob Kabacoff. Rob is Professor of Quantitative Analytics at Wesleyan University. R is an elegant and comprehensive statistical and graphical programming la...
Interesting infographics produced by PwC. To view the original article, download the infographics in PDF format, and read the comments, click here. DSC Resources Servic...
This is a nightmare! Tadayoshi Kohno, Professor at Department of Computer Science and Engineering, University of Washington, manipulated a STOP sign in a typical “g...
This article was written by Aatash Shah. Many people have this doubt, what’s the difference between statistics and machine learning? Is there something like machine le...
The intelligence in AI is computational intelligence, and a better word could be Automated Intelligence. But when it comes to good judgment, AI is not smarter than the hu...
Logarithms turn a product of numbers into a sum of numbers: log(xy) = log(x) + log(y). Hyperlogarithms generalize the concept as follows: Hlog(XY) = Hlog(X) + Hlog(Y), wh...
R is the latest language added to Apache Spark, and the SparkR API is slightly different from PySpark. SparkR’s evolving interface to Apache Spark offers a wide range o...