The document discusses Apache SystemML, a declarative machine learning language that can run scalable machine learning algorithms on Apache Spark. It describes how SystemML allows data scientists to write algorithms in a simple R-like syntax and have them automatically compiled and run efficiently on big data in Spark. The speaker then demonstrates an alternating least squares algorithm written in R and how SystemML can compile and run the same algorithm at scale on Spark with no additional code.