0% found this document useful (0 votes)
9 views1 page

Instructions 1

Uploaded by

Besufekad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views1 page

Instructions 1

Uploaded by

Besufekad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

1/4/24, 12:01 AM about:blank

Project Overview
In this course, you learned how to train and use custom classifiers. For the project in this module, you will
develop a new custom classifier using one of the classification methods you learnt and then deploy it as a
web app using Code Engine. There are various advantages to deploying your classifier. First, you can share
your classifier with anyone in the world. They simply need to enter the URL of your model into any web
browser. Second, you can showcase your web app in your portfolio and your potential future employers can
interact with your project.

Project Scenario
You have been employed as a Junior Data Scientist by Jokwu, a self-driving car start-up in Capetown, South
Africa. Jokwu has created the hardware and parts of the car, and they are beginning to create sensors; the next
step is to have a working model that identifies traffic signs. The project and product team have decided to
start with stop signs - is it a stop sign or not?

As a first step, you have been given a dataset and tasked with training a model that identifies the stop signs in
an image. This will be integrated into a motion detector as a next step.

Project Tasks
Your job is to load the training images, create features, and train the model. You will then deploy the model
to Code Engine so your manager can upload an image of a stop sign and your image classifier will classify
the image and tell them to what accuracy it predicts it is correct. You will utilize CV Studio to develop this
model and then deploy it as a web app by completing the tasks below.

Once you are done, please take screenshots of your results to upload them for a peer evaluation. This final
project will be worth 25% of your final grade.

Task 1: Gather and Upload Your Data

Task 2: Train Your Classifier

Task 3: Deploy Your Model

Task 4: Test Your Classifier

Task 5: Submit Your Assignment and Evaluate Your Peers

Each of the above tasks will be described in more detail in the sections that follow.

Date (YYYY-MM-DD) Version Changed by Change Description


2021-05-14 0.2 Aije Egwaikhide Added SN logo
2021-04-22 0.1 Aije Egwaikhide Created original version

about:blank 1/1

You might also like