Adventures in Machine Learning

Adventures in Machine Learning


Latest Episodes

Part 2: Exploratory Data Analysis (EDA) Next Steps - ML 076
June 16, 2022

After ensuring your data has surpassed the hyper parameter tuning phase, what is the next step in your EDA protocol? Today on the show, Ben and Michael continue the discussion on EDA methodology with

Part 2: Exploratory Data Analysis (EDA) Next Steps - ML 076
June 16, 2022

After ensuring your data has surpassed the hyper parameter tuning phase, what is the next step in your EDA protocol? Today on the show, Ben and Michael continue the discussion on EDA methodology within Machine Learning and discuss linear regression wit

Exploratory Data Analysis (EDA) in Machine Learning - ML 075
June 09, 2022

EDA is primarily used in machine learning to see what data can reveal beyond the formal modeling or hypothesis testing task and provides a better understanding of data set variables and the relationsh

Exploratory Data Analysis (EDA) in Machine Learning - ML 075
June 09, 2022

EDA is primarily used in machine learning to see what data can reveal beyond the formal modeling or hypothesis testing task and provides a better understanding of data set variables and the relationships between them. It can also help determine if the

Apache Spark (Pt. 2): MLlib - ML 074
June 02, 2022

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

Apache Spark (Pt. 2): MLlib - ML 074
June 02, 2022

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 stic

Apache Spark Integration and Platform Execution for ML - ML 073
May 26, 2022

Apache Spark is a lightning-fast unified analytics engine for large-scale data processing and machine learning. In this episode, Ben and Michael unpack Spark by ping-ponging questions and answers, su