Welcome to AI & Machine Learning
Understand the course journey, the house-price predictor project and how the modules connect.
Page 1
of 4
Page 1
Welcome to AI & Machine Learning
Artificial intelligence is no longer only a research topic. It is used to recognise images, translate language, analyse information and make predictions.
In this course you will move beyond simply describing AI. You will work with data and Python, build a machine-learning pipeline and develop a house-price predictor.
In this course you will move beyond simply describing AI. You will work with data and Python, build a machine-learning pipeline and develop a house-price predictor.
Page 2
Your learning journey
Your learning journey
You will progress through nine connected areas:
1. AI and machine-learning foundations.
2. Problem solving and algorithm design.
3. Data analysis with Pandas.
4. Data exploration and visualisation.
5. Machine learning with scikit-learn.
6. AI pipelines and model development.
7. Testing, debugging and improvement.
8. The House Price Predictor practical project.
9. Responsible AI and final assessment.
1. AI and machine-learning foundations.
2. Problem solving and algorithm design.
3. Data analysis with Pandas.
4. Data exploration and visualisation.
5. Machine learning with scikit-learn.
6. AI pipelines and model development.
7. Testing, debugging and improvement.
8. The House Price Predictor practical project.
9. Responsible AI and final assessment.
Page 3
What you will produce
What you will produce
Learning activities will include short knowledge checks, data investigations, algorithm-design activities and Python tasks.
The capstone evidence will show how you prepared data, trained a machine-learning model, generated predictions, evaluated its error and explained the limitations of the result.
The capstone evidence will show how you prepared data, trained a machine-learning model, generated predictions, evaluated its error and explained the limitations of the result.
Page 4
Before you begin
Before you begin
Basic Python familiarity is recommended. If variables, conditions, loops, functions or debugging are new to you, complete the relevant LearnPages Programming Fundamentals or Python lessons before the later practical modules.