Calculating the Jaccard Coefficient
· 5 min read
Introduction
This portfolio activity calculates the Jaccard coefficient for three pairs of individuals using a small table of pathological test results.
This portfolio activity calculates the Jaccard coefficient for three pairs of individuals using a small table of pathological test results.
Google Colab notebook: Open in Google Colab
In this activity, I carried out exploratory data analysis (EDA) on the Auto MPG dataset to judge whether it was suitable for machine learning and to identify key uncertainties before modelling.