19_R(jupyter notebook) 주성분분석,표준화( step,scale,prcomp)
*step()
. 예측력을 높이기 위해 상대적으로 기여도가 낮은 변수를 제거
'R' 카테고리의 다른 글
21_R(jupyter notebook) 교통사고 예측하기 (0) | 2021.02.05 |
---|---|
20_R(jupyter notebook)iris활용(인공신경망,의사결정나무,RandomForest,SVM,다항로지스틱) (0) | 2021.02.05 |
18_R(jupyter notebook) 회귀분석 (0) | 2021.02.04 |
17_R(jupyter notebook) 가설검정(카이제곱,피셔검정,t-검정,shapiro-wilk검정,상관관계) (0) | 2021.02.04 |
16_R(jupyter notebook) 범위,빈도수확인(table,cut,stem,sort 함수들) (0) | 2021.02.04 |