Course Outline
1. Introduction to Machine Learning
- Defining Machine Learning
- How it extends data analysis capabilities
-
Common business use cases:
- Sales forecasting
- Customer segmentation
- Churn prediction
2. From Data Analysis to Machine Learning
- Review: working with data in Pandas
- Transitioning from descriptive to predictive analysis
- Formulating a Machine Learning problem
3. Machine Learning Workflow (Simplified)
- Preparing the dataset
- Splitting data (train vs test)
- Training a model
- Making predictions
4. Data Preparation for Machine Learning
- Handling missing values
- Encoding categorical variables
- Feature selection (basic)
- Scaling (conceptual overview)
5. Supervised Learning (Hands-on)
Regression
- Linear Regression
- Use case: predicting numerical values (e.g. sales, demand)
Classification
- Logistic Regression
- Use case: binary outcomes (e.g. churn, fraud)
6. Unsupervised Learning
Clustering
- K-means clustering
- Use case: customer segmentation
7. Model Evaluation (Simplified)
- Comparing train vs test performance
- Accuracy (classification)
- Basic error understanding (regression)
8. Interpreting Results
- Understanding model outputs
- Identifying patterns and trends
- Translating results into business insights
9. Practical End-to-End Example
- Load dataset
- Prepare and clean data
- Train a model
- Evaluate performance
- Extract insights
Requirements
Prerequisites
- Fundamental knowledge of Python
- Familiarity with Pandas and dataset manipulation
- Understanding of core data analysis concepts
Target Audience
- Data Analysts
- Business Analysts with basic Python skills
- Professionals who have completed the Python for Data Analysis course or possess equivalent skills
- Beginners in the field of Machine Learning
Testimonials (2)
I really liked the end where we took the time to play around with CHAT GPT. The room was not set up the best for this- instead of one large table a couple of small ones so we could get into small groups and brainstorm would have helped
Nola - Laramie County Community College
Course - Artificial Intelligence (AI) Overview
Working from first principles in a focused way, and moving to applying case studies within the same day