Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 984 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 984 Bytes

[Dacon] Hangang-Riv 7th-solution

This is the seventh place solution repository for competitions aimed at predicting the Han River's water level. The simple data flow chart is specified in the file read.md in English and Korean. More information can be found in the PDF file.

The description of the directory and file is as follows.

├── data
│   ├── out_data.zip
│   ├── rf_data
│   ├── water_data
├── out
├── Imputaton-Submission.ipynb
└── Project-Submission.ipynb
  • out_data.zip : external data source

  • rf_data, water_data : competition data

  • Imputation-Submission.ipynb : preprocess process

  • Project-Submission.ipynb : part of feature selection and modeling

[KOR ver]

image

[ENG ver]

image