A Brain & Bot course · Self-paced · Free

Data Mining & Visualization

A decision-based introduction to data mining. Every technique is grounded in a real business question — so five years from now you'll remember "that's how I figure out which customers will leave" rather than "that's logistic regression."

Course at a glance

Seven decision questions, taught with a mix of open-source (Python) and enterprise (SAS Viya) tools. Click a card to jump to that topic.

DECISION 1
"What's the real problem?"
Data Preparation & Exploratory Data Analysis
Weeks 2–3
DECISION 2
"How much?"
Linear & Multiple Regression
Week 4
DECISION 3
"Keep or let go?"
Logistic Regression, Decision Trees, Random Forests
Weeks 5–7, 9
DECISION 4
"Who are they?"
K-Means & Hierarchical Clustering
Week 10
DECISION 5
"What's unusual?"
Anomaly Detection & Market Basket Analysis
Week 11
DECISION 6
"What are they saying?"
Text Analytics & Sentiment
Week 14
DECISION 7
"What's next?"
Time Series Forecasting
Week 15
CAPSTONE
"Prove you can do this"
Six end-to-end industry simulations
Throughout

About this course

Self-paced. Free. Pick whichever sections matter to you.

Who this course is for

Anyone who wants to make better decisions with data — analysts, product managers, founders, MBAs, engineers moving toward analytics, or curious learners. No prior data-science background is assumed; comfort with spreadsheets and a willingness to write a little Python will get you most of the way.

What you'll learn

By the end you'll be able to:

  1. Apply predictive modeling techniques — regression, classification, clustering, and text analytics — to extract actionable insights from messy business datasets.
  2. Execute the complete data mining workflow from data preparation through model development, validation, and interpretation.
  3. Communicate technical findings effectively to both technical and non-technical stakeholders.
Why "decision-based" learning?

This course organizes content around business decisions, not techniques.

Why? Because five years from now, you'll remember "that's how I figure out which customers will leave" — not "that's logistic regression."

Each module starts with a real decision question your future employer will care about. We then introduce the technique that answers it, walk through a hands-on case using real company-style data, and reinforce with an integrative simulation at the end of the course.

Materials & tools (all free)

Why both open-source and enterprise tools? In the real world, businesses use both. Open-source tools like Python offer flexibility and are industry standards for data science. Enterprise platforms like SAS provide governed, scalable environments that large organizations trust for critical decisions. You'll graduate comfortable with both.

Cross-cutting tools — pick the right technique

Most of analytics is choosing the right method for the question in front of you. These short browser tools work across every decision in the course.

Deployment & career

What happens after the model is good? You ship it, and you grow into the role around it.

How to use this course

Two ways to work through it:

  1. Follow the schedule. The 15-week plan is a suggested rhythm — go faster or slower as you like. Each week ties to one of the seven decision questions.
  2. Browse by topic. If you have a specific question ("how do I segment customers?"), jump straight to that decision page. Each one is self-contained.

The integrative cases at the end are where you stitch techniques together against realistic company-style data. Pick one that interests you and work through it end-to-end.

Using AI tools responsibly

AI tools like ChatGPT, Claude, and Copilot are transforming data science. Use them — they make this work faster and often better. A few principles:

  • Learn WITH AI, not FROM AI. Treat it as a coding partner, not a replacement for your thinking.
  • Own your work. You should be able to explain every line of code and every decision you ship.
  • Verify before you trust. AI confidently produces wrong answers. Always sanity-check.

If you're working on a real project at work or school, follow your organization's AI policy on top of these principles.