0% found this document useful (0 votes)
3 views

ENGG1003_Lab07_DataScienceWithCloudComputing

Uploaded by

masonyeung1228
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

ENGG1003_Lab07_DataScienceWithCloudComputing

Uploaded by

masonyeung1228
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 17

ENGG1003

Digital Literacy and


Computational Thinking - P

Lab 07 Data Science with


Cloud Computing
2024-25 Term 1
Our Choices of Cloud
Computing
 Microsoft Azure Labs VM
 https://labs.azure.com/virtualmachines with Remote Desktop
 We are going to use our VM in this lab exercise

 Google Colab
 https://colab.research.google.com
 You may use this in future lab and during your project

 DataCamp Workspace
 https://app.datacamp.com/workspace
Objectives

 Experience Data Science and Data Modelling with Cloud


Computing
 Microsoft Azure Labs VM licensed by CUHK

 Learn to use Orange for Data Mining

 Perform Data Table Processing, Data Visualization, Curve


Fitting, Classification and Clustering on Orange
Lab 07 Activities
 Register your account on Microsoft Azure Labs
 Check @link email for invitation link

 Follow Using Microsoft Azure Labs setup steps

 Set/reset your VM Password and start your VM

 Connect to your VM using Remote Desktop App

 Launch Orange and experience data science


analysis

 Finish lab questions on a Blackboard "test"


Tasks on Orange on VM

 Data Table Processing

 Data Visualization

 Curve Fitting

 Classification

 Clustering
Using Orange on VM

 Double-click orange.bat on
the Desktop to start Orange
Using Orange on VM
 A black window as shown below will appear
 Do NOT close it
 Wait for the actual Orange software to appear (see next
slide)
Using Orange on VM
 Click New to create a new project
 If you do not see the Welcome screen, you can also
find the New option in the File menu
Canvas/ Working Area
 On the left, we have a Widget Panel
 On the right, we have the Canvas/ Working Area which is currently empty

Canvas/
Working Area

Scroll up and down


for more widgets!
Adding a Widget
 To add a widget, you can simply drag a Widget from the
Widget Panel to the Canvas
 Alternatively, you may right-click on the Canvas and choose a
Widget from a pop-up menu
 Now, try to add the File Widget to the Canvas
Loading a File

 First, go to the Blackboard Lab 7 Test and download the


iris.csv file from its instruction
 Double-click on the File Widget
 In the pop-up dialog, click the … button to browse for the
iris.csv file (do NOT use the default iris.tab file originally
chosen there)
Choosing the Column
Roles
 The table below now should show
you there are 6 columns
 Adjust their roles according to the
screenshot, i.e.,
 Choose skip role for the Id column
since we do not care about the Id
 Choose target role for the Species
column since this is what we build our
models for
 Click the Apply button then close the
dialog
Connecting the Widgets

 Add also a Data Table Widget to the Canvas

 Connect them by dragging a line from the right-hand side of


the File Widget to left-hand side of the Data Table Widget
 They will connect after you release your mouse as shown on the
right
 That essentially means the File content goes into the Data Table
Click and drag
Inspecting the Data
 Double-click the Data Table Widget and inspect the data
loaded from the file in a table
Moving Forward

 Now you have learned the basics of navigating


the Orange interfaces and dealing with the
widgets
 Start the Blackboard Lab 7 “Test” now
 The first 3 questions are not directly related to
Orange
 The other 5 are related to Orange
 Follow the instructions in each question and choose
the best answers
Blackboard Submission

 Login Blackboard course ENGG1003

 Go to Lab 07 Data Science with Cloud


Computing online "Test"
 Answer ALL questions

 Click [Submit] button


Tidy up and Clean Up

 You may save your Orange workspace (.ows) on your VM


Documents folder via the Save option in the File menu

 You may copy-and-paste text, image and file between your


computer and the VM
 Mac: three-finger left-right swipe to switch between desktops
 Windows: move mouse to middle-top of the VM in full screen for
tools and options; then minimize the VM window

 Shut down your VM on this page:


https://labs.azure.com/virtualmachines

You might also like