{"prefixText":"","replyText":"","HTMLContent":"Exercise: Write a function that takes a DataFrame, a target column, and a threshold, and returns the features with a Pearson correlation coefficient above the threshold. Also, create a visualization to show the correlation matrix of the selected features."}