XPrize ML Classification

The purpose of this documentation is to show the user how to proceed with the installation of the requisite environment(s) and running of the Machine Learning (ML) classifications to be used during the XPrize competition.

The following tools need to be setup and running successfully.

  1. Windows Subsystem for Linux

  2. VS Code

  3. Docker and/or Rancher Desktop

Chapter 1 is about installation of WSL2 into your Windows OS machine.

Chapter 2 is about installation of Visual Studio (VS) Code into your local machine.

Chapter 3 is about installation of Docker.

Chapter 4 is about installation of Rancher Desktop. NB Rancher Desktop and Docker Desktop cannot both simultaneously run on the same machine. One has to be uninstalled.

Chapter 5 is about pulling and running our ML classifiers using Docker.

Chapter 6 provides in depth explanation of the docker run command. This command is essential to successfully run the ML Classifiers.

Chapter 7 provides some useful troubleshooting tips.


Table of contents