In this lab, you learn the basic ‘Hello World' of machine learning. Instead of programming explicit rules in a language such as Java or C++, you build a system that is trained on data to infer the rules that determine a relationship between numbers.
Overview
Syllabus
- GSP637
- Overview
- Setup and requirements
- Introduction
- What is machine learning?
- Task 1. Access Cloud Code
- Task 2. Create your first machine learning model
- Task 3. Start coding
- Congratulations!