Git Product home page Git Product logo

Maddy's Projects

abot icon abot

Abot makes it easy and fun to build your own digital assistant, and we include everything you need to get started.

aqicalc icon aqicalc

A library to convert between AQI value and pollutant concentration (µg/m³ or ppm)

decision-tree icon decision-tree

Working to check a few parts of Decision Tree on a Heart-disease dataset

diabetes-healthcare icon diabetes-healthcare

A care management organisation called WeCare wants to identify among its diabetic patients, the ones that are at high risk of getting re-admitted to the hospital. They wish to intervene by providing some incentive to these patients that will help them improve their health. As the star analyst of this organisation, your job is to identify high-risk diabetic patients through risk stratification. This will help the payer to decide what are the right intervention programs for these patients. Data preparation Remove redundant variables, duplicate rows/columns Check for missing values and treat them accordingly. Scale numeric attributes and create dummy variables for categorical ones. Change the variable 'readmitted' to binary type by clubbing the values ">30" and "<30" as "YES". Create the derived metric 'comorbidity', Data Exploration Perform basic data exploration for some categorical attributes Perform basic data exploration for some numerical attributes Model Building Divide your data into training and testing dataset Train and compare the performance of at least two machine learning algorithms and decide which one to use for predicting risk of readmission for the patient. Important feature for each model is calculated. Use trained model to stratify your population into 3 risk buckets: High risk (Probability of readmission >0.7) Medium risk (0.3 < Probability of readmission < 0.7) Low risk (Probability of readmission < 0.3)

dsnd_term1 icon dsnd_term1

Contains files related to content and project of DSND

expressmiddleware icon expressmiddleware

Exploring Expressjs Middleware features. Using this to learn and teach expressjs

gdp-analysis-india-dataset icon gdp-analysis-india-dataset

GDP Analysis india data set downloaded from data.gov.in for the period 2011 and 2017. data downloaded from data.gov.in, some data is missing for WB, some years missing data (missing at source).

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.