Machine Learning 에 대한 간략한 정의
Supervised Learning & Unsupervised Learning
Linear Regression 과 Normal Equation 에 대한 간단한 내용
Underfitting and Overfitting 에 대한 방지를 위한 간단한 방법들
TensorFlow Keras 에 대하여 학습을 시작하기 위해 간단한 튜토리얼 시행
간단히 keras 에 존재하는 데이터셋을 사용하여 선형회귀에 대한 학습을 시행하였다.
'MachineLeaning' 카테고리의 다른 글
Linear Discriminant Analysis (LDA) & QDA (0) | 2021.08.30 |
---|---|
K - Nearest Neighbor (0) | 2021.08.30 |
Naive Bayes (1) | 2021.08.29 |
분류 모형에 대한 평가 지표 (0) | 2021.08.28 |
Classification - Logistic Regression (0) | 2021.08.28 |