相關係數矩陣與heatmap熱力圖

在學習機器學習的過程當中,咱們須要觀察特徵之間的類似性。這時候python提供的seaborn.heatmap函數就能夠幫助咱們來查看特徵之間的類似性。html 1.官方API介紹 首先咱們看一下 官方提供的heatmap官方API:python seaborn.heatmap( data, vmin=None, vmax=None, cmap=None, center=None, robust=
相關文章
相關標籤/搜索