
The introduction defines data science as a blend of data, math, intuition, and coding, and shows how Excel can teach machine learning through concrete, hands-on examples.
Explain credit risk in banking and how a credit officer uses scoring models to estimate the probability of default for mortgages, credit cards, and other loans.
This is the Loan Data that is going to be used throughout the course.
Learn how to combine data sets from different sources using Excel's look up (vlookup) function to achieve exact matches by client I.D., enabling accurate arrears indicators in banking data.
This lecture explains how to create dummy variables in Excel to quantify credit risk and estimate default probability for regression analyses, including gender and urban area encoding using if formulas.
Learn to code the dependent variable for loan default by selecting a days-in-arrears threshold and a binary indicator, where zero denotes default and one denotes non-default.
Compute the weight of evidence for gender in credit risk using Excel pivot tables, comparing male and female good and bad borrowers to enhance modeling.
Compute weight of evidence for urban versus rural residence using good and bad borrower percentages, compare their predictive power, and apply it to credit scoring and modeling.
Compute the weight of evidence for work sector and residence, sort by impact, and visualize as a line graph to select reference variables for regression analyses and machine learning models.
Apply weight of evidence to relationship status to compare loan repayment patterns, noting married individuals show higher weight, guiding regression analyses with married as the reference category.
Construct the weight of evidence for loan grades, normalize to column totals, and use a, b, and c as regression inputs with d or lower as reference.
Learn to code loan maturity into a binary variable in Excel by converting mixed text and numbers, using text-to-columns, and applying an if formula for 1–12 months.
calculate weight of evidence for continuous maturity data by grouping months into year-based categories, compare good and bad borrower proportions, and select reference variables for regression.
correct the regression setup by selecting the three-year maturity as reference, removing the six-year maturity from training dataset, and using veto cup functions to align continuous-variable data with the model.
Explore how real statistics outputs from logistic regression inform coefficient interpretation, significance, and scoring for credit risk, including variable selection, score card creation, and model validation.
Hi and welcome to the Machine Learning with Excel course,
Machine Learning is shaping our everyday lives and it one of the most important features of innovations
in technology. The purpose of this course is to equip you with the newest methods that are applied in
Machine Learning by Using Microsoft Excel. It will introduce you to a different way of thinking about
data science and machine learning. This is a good way to start a career in Machine Learning since you
will understand some initial concepts and gain some hands-on experience on it. I am extremely happy
share with you everything that I know about Machine Learning with Excel. I promise you it is going to be
worth it and you will gain a valuable set of knowledge and skills by attending this course.
This is the only course in Udemy where Machine Learning is applied in Microsoft Excel. The reason why
we chose to go with Excel is because we know that many of you are already familiar with it. We will start
from ground zero and together we will continuously develop new skills from the beginning to the end of
this course. In this course together we will implement a complete data science project from start to
finish using Credit Risk Data. For this course we have data for around 40,000 consumers and a lot of
characteristics about them such as: their level of education, their age, their marital status, where they
live, if they own a home, and other useful details. We will get our hands dirty with these data and
explore them in depth and you can practice all this on your own too. Moreover, you will gain access to
valuable resources such as lectures, homework, quizzes, slides as well as some literature review in
regard to the modelling approaches. Let’s go ahead now and see how the course structure looks like!