Icon

JKISeason2-19

JKISeason2-19

Challenge 19: Dealing with Diabetes

Challenge 19: Dealing with DiabetesDescription: 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 solutionthat 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: diabetes.csvstratifiedsamplingall featuresexcept SkinThicknessall featuresaccuracy = 75.32%accuracy = 79.22%all featuresaccuracy = 78.78%minimum feature = SkinThickness CSV Reader Partitioning Random ForestLearner Random ForestPredictor XGBoost TreeEnsemble Learner XGBoost Predictor Scorer Scorer Random ForestLearner Random ForestPredictor Scorer Top k Selector Challenge 19: Dealing with DiabetesDescription: 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 solutionthat 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: diabetes.csvstratifiedsamplingall featuresexcept SkinThicknessall featuresaccuracy = 75.32%accuracy = 79.22%all featuresaccuracy = 78.78%minimum feature = SkinThickness CSV Reader Partitioning Random ForestLearner Random ForestPredictor XGBoost TreeEnsemble Learner XGBoost Predictor Scorer Scorer Random ForestLearner Random ForestPredictor Scorer Top k Selector

Nodes

Extensions

Links