Icon

JKISeason2-19_​sryu

Challenge 19: Dealing with Diabetes
Level: Easy or Medium

Description: In this challenge you will take the role of a clinician and check if machine learning can help you predict diabetes. You should create a solution that beats a baseline accuracy of 65%, and also works very well for both classes (having diabetes vs not having diabetes). We got an accuracy of 77% with a minimal workflow. If you'd like to take this challenge from easy to medium, try implementing:

Top: train set 70%Bottom: test set 30%Stratified samplingrandom seed : 0Metric : kappadataPredictAccuracy 78.35%kappa 0.505Partitioning Global FeatureImportance AutoML CSV Reader Workflow Executor Scorer (JavaScript) Top: train set 70%Bottom: test set 30%Stratified samplingrandom seed : 0Metric : kappadataPredictAccuracy 78.35%kappa 0.505Partitioning Global FeatureImportance AutoML CSV Reader Workflow Executor Scorer (JavaScript)

Nodes

Extensions

Links