Python / Machine Learning

1.[Python] ConfigParser 를 이용한 config 파싱 예제

post-thumbnail

2.[Python] 메일 발송 예제

post-thumbnail

3.[Python] pip install 중 CERTIFICATE_VERIFY_FAILED error

post-thumbnail

4.[Python] requirements.txt 로 의존성 관리하기

post-thumbnail

5.[Python] POST 요청으로 이미지 데이터 업로드하기 (multipart/form-data)

post-thumbnail

6.[Python] argparse 사용하기

post-thumbnail

7.[Python] pipenv 로 패키지 의존성 관리하기

post-thumbnail

8.[ML] Perceptron (with Scikit-learn)

post-thumbnail

9.[ML] Logistic regression (로지스틱 회귀)

post-thumbnail

10.[ML] Support Vector Machine (SVM)

post-thumbnail

11.[ML] feature scaling

post-thumbnail

12.[ML] regularization 를 통한 모델 복잡도 제한

post-thumbnail

13.[ML] dimensionality reduction (차원 축소)

post-thumbnail

14.[ML] learning curve, validation curve ( 학습 곡선, 검증 곡선)

post-thumbnail

15. [ML] Greedy search, nested cross-validation

post-thumbnail

16.[ML] confusion matrix (오차 행렬), precision, recall

post-thumbnail

17.[ML] 클래스 불균형 해소

post-thumbnail

18.[ML] 선형 회귀 (linear regression)

post-thumbnail

19.[ML] 탐색적 데이터 분석(EDA) - 선점도 행렬, 상관관계 행렬

post-thumbnail

20.[ML] 최소 제곱 선형 회귀 모델

post-thumbnail