Giter VIP home page Giter VIP logo

wids-datathon-2021's Introduction

Women in Data Science(WiDS) Datathon 2021

Overview

The WiDS Datathon 2021 focuses on patient health, with an emphasis on the chronic condition of diabetes. Intensive Care Units (ICUs) often lack verified medical histories for incoming patients. A patient in distress or a patient who is brought in confused or unresponsive may not be able to provide information about chronic conditions such as heart disease, injuries, or diabetes. Medical records may take days to transfer, especially for a patient from another medical provider or system.

Objective

The WiDS Datathon 2021 will focus on models to determine whether a patient admitted to an ICU has been diagnosed with a particular type of diabetes, Diabetes Mellitus. Using data from the first 24 hours of intensive care, participants will explore labeled training data for model development.

Data description

  • TrainingWiDS2021.csv - the training data. You should see 130,157 encounters represented here. Please view the Data Dictionary file for more information about the columns.
  • UnlabeledWiDS2021.csv - the unlabeled data (data without diabetes_mellitus provided). You are being asked to predict the diabetes_mellitus variable for these encounters.
  • SampleSubmissionWiDS2021.csv - a sample submission file in the correct format.
  • SolutionTemplateWiDS2021.csv - a list of all the rows (and encounters) that should be in your submissions.
  • DataDictionaryWiDS2021.csv - supplemental information about the data.
  • Files can be downloaded from the kaggle website.

Contents of this notebook

  • EDA + Binary classification (model used: LightGBM)
  • Some of the feature engineering was inspired by other participants' notebooks published here.

Final score at the leaderboard: 0.86744 (Top 22%)

wids-datathon-2021's People

Contributors

soyhyoj avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.