MLlib is Apache Spark's scalable machine learning library. Today, Ben and Michael discuss the ease of use, performance, algorithms, and utilities included in this library and how to execute the best ML workflow with MLlib. In this episode... Why stick with Spark libraries vs. a single node operation? What algorithms are not in Spark Lib? What is the min. package set to use for supervised learning? Modeling and validation Down-sampling your data MLlib vs. scikit-learn Resources Sponsors Top End Devs (https://topenddevs.com/) Coaching | Top End Devs (https://topenddevs.com/coaching) Links MLlib | Apache Spark (https://spark.apache.org/mllib/) What is PySpark? | Domino Data Science Dictionary (https://www.dominodatalab.com/data-science-dictionary/pyspark#:~:text=PySpark%20is%20the%20Python%20API,more%20scalable%20analyses%20and%20pipelines) UCI Machine Learning Repository (https://archive.ics.uci.edu/ml/index.php)