정규화 Normalization: https://scikit-learn.org/stable/modules/preprocessing.html
7.3. Preprocessing data
The sklearn.preprocessing package provides several common utility functions and transformer classes to change raw feature vectors into a representation that is more suitable for the downstream esti...
scikit-learn.org
'데이터 분석' 카테고리의 다른 글
| 데이터프레임과 시리즈 차이(+ 파이썬, 데이터 분석) (0) | 2025.10.12 |
|---|---|
| 데이터프레임 괄호 2개와 괄호 1개 차이(+ 데이터프레임과 시리즈 차이) (0) | 2025.10.11 |
| AICE Basic 자격증 합격 후기 (0) | 2025.10.10 |
| 데이터분석 참고 블로그 (0) | 2025.10.10 |
| 선형회귀 Linear Regression(+ 선형회귀 원리, 패키지 설치 명령어, 터미널/노트북 셀 명령어, 라이브러리 임포트 코드) (0) | 2025.10.02 |