Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 929 Bytes

File metadata and controls

38 lines (23 loc) · 929 Bytes

Project Name

Platform: Kaggle
Organizers: Google Brain
Competition Page: https://www.kaggle.com/c/ventilator-pressure-prediction/

About

Dataset Overview

Evaluation Metrics

mean-absolute-error

Directory Navigation

docs

  • Related docs such as references, articles, documentation, etc to be saved in this directory.

inp

  • Input data folder.

models

  • Trained weights/ pretrained-weights of various models used/referred in the solution.

notebooks

  • EDA, modelling, pipeline notebooks to be added here.

src

  • Code package, consisting of modularised code for data preparation, cross validation, feature engineering, modelling, inference code snippets.
More to be added soon. Stay tuned, and feel free to provide suggestions via PR.