codestates / codestates/ds-TIL
[TIL] 문승태 - 201019
Open
DSFT01
- Dominant language
- No language data
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Month 2 - 여정의 시작
# Decision Tree Classifier
오늘 배운 것:
1. Decision Tree Classifier
- Pipelines를 이용하여 간편하게 모델을 만들 수 있다.
- Scaling이 DTC에 크게 도움이 되지 않는다.
- Gain과 Entropy를 계산할 수 있다.
앞으로의 과제:
- Scikit-Learn에 대해 좀 더 이해가 필요하다.
- 내 모델을 개선할 수 있는 방법들을 찾아보아야겠다.
그 외 느낀 점:
- Scikit-Learn에 대해 좀 더 공부가 필요하다.
- Gain의 개념에 대해 좀 더 이해가 필요하다.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.