Back to Browse

Understanding Data Mining and the Knowledge Discovery in Databases (KDD) Process

110 views
Sep 17, 2025
21:56

Learn the fundamentals of data mining with Python in this step-by-step tutorial. This lesson covers the entire process from loading and exploring real-world data sets like Iris, Titanic, and groceries, to applying essential techniques such as cleaning, visualization, association rule mining, classification, clustering, and anomaly detection. You will gain hands-on experience with practical examples and build skills for your own data projects. Follow along as we demonstrate best practices for preparing data, building predictive models, and uncovering patterns using Python libraries. By the end, you will understand how to analyze diverse data sets, create interactive predictions, and apply key data mining methods to real scenarios. 00:00 Introduction to data mining and the KDD process 01:02 What is data mining and common tasks 01:13 Overview of data sets used 01:35 Setting up the Python environment 02:23 Loading and previewing the Iris data set 03:15 Exploring and summarizing Iris data 04:02 Checking for missing values in Iris 04:37 Loading and previewing the Titanic data set 05:31 Handling missing data in Titanic 06:21 Preparing the groceries data set 07:34 Creating shopping baskets from grocery data 08:20 Visualizing Iris data with scatter plots 09:11 Market basket analysis with Apriori algorithm 10:40 Classifying Iris species with decision trees 11:47 Clustering Iris data with K-means 12:41 Predicting Titanic survival with random forests 13:55 Anomaly detection in Titanic fares 15:34 Visualizing sales trends in groceries data 16:25 Mini project: Finding strong item pairs 17:14 Mini project: Interactive Titanic survival prediction 18:28 Best practices and troubleshooting tips 19:07 Feature importance in random forests 19:53 Clustering Titanic passengers by fare and age 21:03 Lesson recap and next steps #Python #DataScience #MachineLearning

Download

0 formats

No download links available.

Understanding Data Mining and the Knowledge Discovery in Databases (KDD) Process | NatokHD