Commit ca7b399
committed
Add Seed-Based Ensemble Notebook and Mosquito Trajectory Prediction Scripts
- Created a new Jupyter notebook for seed-based ensemble modeling, including data preprocessing, model training, and weighted averaging ensemble techniques.
- Added README for the mosquito trajectory prediction competition, detailing the problem statement, evaluation metrics, and data structure.
- Implemented a training and submission script for mosquito trajectory forecasting using a stacked ensemble approach with motion priors and residual models.
- Introduced a new notebook demonstrating numpy dot product operations for weighted averaging and matrix multiplication.1 parent 1695840 commit ca7b399
6 files changed
Lines changed: 1439 additions & 2 deletions
File tree
- dacon
- contest/모기 비행 궤적
- tip
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments