關於參考資料中 multivariate analysis 的問題
2019/09/08 06:53 下午
機器學習共學討論版
JC
觀看數:24
回答數:1
收藏數:0
ml100-3
ml100-3-d09
Can we do the multivariate analysis with Box plot? Well it depends, if you have a categorical values then you can use that with any continuous variable and do multivariate outlier analysis. As we do not have categorical value in our Boston Housing dataset, we might need to forget about using box plot for multivariate outlier analysis
上述敘述,我查不太到的是,為何 必須使用 1個類別變數 + N個連續變數
才能夠進行多變量離群值分析??
如果全部都是連續變數不行嗎?