codestates / codestates/ds-TIL
[TIL] day37 오세광 201027
- Dominant language
- No language data
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
# 키워드: wrangling, tennis prediction model withepaper
# (Act)What you actually did.
1. Instacart 데이터로 wrangling 연습하기
2. 테니스 데이터로 승리 예측할 수 있는 모델 논문읽기
# (Evaluate)How you evaluate your action's outcome vs. the initial goal(plan).
1. Instacart 데이터로 wrangling 연습하는 것이 생각보다 어렵다. 특히 apply함수와 lamda함수 이해하는 것이 더 필요하다.
2. 바나나 재구매를 알기 위한 질문을 만들고 그에 따라 필요한 데이터를 만들어가는 과정이 천천히 더 이해하면서 가야 하겠다.
3. 과연 테니스 데이터로 승률을 계산하는 모델을 만들 수 있을까/?
# (Reflect)
How you worked throughout the stages plan-research-act-observe-evaluate.
What did you do well, what can you improve upon.
How can you improve your process?
1. 함수에 대해서 뜯어보면서 손에 익도록 연습하고,
2. 바나나 재구매에 필요한 논리관계를 이해하고
3. 테니스 예측하는 모델을 읽어보면서, 가능할 지 가늠해본다.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.