[공부] 머신러닝

1.[데이터 전처리] 데이터 인코딩(Label encoding, One-Hot encoding)

post-thumbnail

2.[데이터 전처리] 데이터 스케일링(StandardScaler, MinMaxScaler, RobustScaler)

post-thumbnail

3.[교차검증] 홀드아웃, K-Fold, Stratified K-Fold, cross_val_score()

post-thumbnail