Bag of Words:
단어의 키워드를 이용하여 존재일 경우 1, 존재 하지 않을 경우 0으로 하여 벡터 형식을 만드는 방법
'컴퓨터 > 인공지능 및 기계학습 개론1' 카테고리의 다른 글
4.3. Logistic Regression Parameter Approximation 1 (0) | 2021.01.24 |
---|---|
4.1 Decision Boundary ~ 4.2 Introduction to Logistic Regression (0) | 2021.01.24 |
3.3. Naive Bayes Classifier (0) | 2021.01.24 |
3.1. Optimal Classification (0) | 2021.01.24 |
2.5. How to create a decision tree given a training dataset (0) | 2021.01.23 |