티스토리 뷰

AWS Cloud/MLA

Scikit-learn (SKLearn)

애드팍 2025. 4. 21. 14:50
728x90

Scikit-learn (SKLearn)

➡ SKLearnProcessor, SKLearn Estimator 등에 사용

🔍 특징

  • Python 기반의 가장 널리 쓰이는 ML 라이브러리
  • 간단한 전처리 + 모델 학습에 특화
  • 분류, 회귀, 클러스터링, 전처리 기능 다 있음

📦 주요 모듈

기능 함수
데이터 분할 train_test_split()
전처리 StandardScaler(), OneHotEncoder()
분류 모델 LogisticRegression(), RandomForestClassifier()
회귀 모델 LinearRegression()

✅ SageMaker에서의 역할

  • 전처리용으로는 SKLearnProcessor
  • 학습용으로는 SKLearn Estimator 사용
  • Python 스크립트로 빠르게 ML 파이프라인 구성 가능
728x90

'AWS Cloud > MLA' 카테고리의 다른 글

BERT  (1) 2025.04.21
Hugging Face Transformers  (0) 2025.04.21
PyTorch  (0) 2025.04.21
TensorFlow  (0) 2025.04.21
XGBoost  (0) 2025.04.21
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2025/07   »
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
글 보관함