목록으로 목록으로
Private 10위, Public 0.50123/ NN and ML
#운동 동작 분류 AI 경진대회
NN:
model: 3stacked GRU + linear layer
feature: 6 (3-axis accelerometer, 3-axis gyroscope)
applied method:
- data augmentation (time-axis rolling) -> train data 30x
- test time augmentation (time-axis rolling) -> test data 30x
- cross validation 10
- adam (lr 1e-3) & CosineAnnealingWarmRestarts
ML:
model: blending catboost, xgboost, rf, et, lgbm
feature: 374 (time feature from original data)
feature extraction reference:
https://github.com/anas337/Human-Activity-Recognition-Using-Smartphones.github.io
final submission:
(NN result + ML result)/2
이렇게 좋은 대회 개최해주신 데이콘 측에 감사드립니다!
좋은 코드 공유해주신 다른 참가자분들께도 감사드립니다! 저에게 큰 인사이트를 주셨어요 :)
많이 부족한 코드지만 봐주셔서 감사합니다!
코드
이전 글
private 32위, Public 점수 : 0.65274, 여러 모델 ensemble
대회 - 운동 동작 분류 AI 경진대회
9 vote
44 views
댓글 0
3일 전
현재 글
Private 10위, Public 0.50123/ NN and ML
대회 - 운동 동작 분류 AI 경진대회
6 vote
38 views
댓글 0
3일 전
다음 글
Private 41위, Public 점수 :0.0.66207, XGBoost
대회 - 운동 동작 분류 AI 경진대회
10 vote
53 views
댓글 0
3일 전
댓글 0개