[Free] Find Actionable Insights Using Machine Learning And Xgboost
Let’s Build a Student Retention Model with Python and Create a Report of Actionable Insights – Free Course
What you’ll learn
- Build a report of actionable insights using modeling and data analysis
- Model student behavior using XGBoost and predict struggling/at-risk students
- Explore student data and identify what makes a struggling student different than successful students
- Help teachers help students – and apply this insight-extracting approach to your other projects and models
Requirements
- Knowledge of Python and the basics of modeling
- Ability to run a Jupyter Notebook and install appropriate Python libraries
Description
Applied data science is about everything that goes before and after your model. Extracting actionable insights is probably the most important aspect of any modeling project! if you want to step up your data science game then this is a great area to study. Let’s do it hands-on, applied a science project together and walk through a student retention model to extract actionable insights and help out struggling students.-
Explore student data
-
Model student behavior using XGBoost
-
Predict struggling/at-risk students
-
Identify what makes a struggling student different than successful students
-
Build a report of actionable insights
-
And help teachers help students
After you’ve distilled all that information in the model, we dig down into the observation level. This is an important point to understand. A model may return feature importance, coefficients, or weights depending on what type of model you use and how it learns. So, imagine a model that predicts heart attacks and finds that older age is the most important feature for the model, and if your patient is young, that’s not going to tell them anything, worse, may lead them to misdiagnose.
Instead, we let the model give us a prediction of the likelihood of something happening, then we dig down to the observation level (i.e. each specific patient or student level) where each case is different and unique and analyze what makes this particular patient/student different from the rest. This may yield some useful information that may allow the professional to better assist – that is actionable insight.
Author(s): Manuel Amunategui