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

Lab 6

Uploaded by

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

Lab 6

Uploaded by

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

DHA SUFFA UNIVERSITY Dept.

of Electrical
Engineering

In-Lab Task 1

Classification: Classification is used when the target variable is categorical, meaning the
outputs belong to specific classes or labels. The goal is to predict the class of the input data.
Examples:
• Image recognition (e.g. recognizing whether an image contains a dog or a cat). • Voice
Recognition (e.g. virtual assistants: Alexa, Siri)
• Email classification (spam or not spam).
Diagnosing diseases (e.g. cancer detection: benign or malignant

In-Lab Task 2

Audio Classification: I record back ground noise


Then I record my voice

Tsting
In-Lab Task 3 Predicting House Prices

Step 1: Import the Dataset


• Use the File widget to load a dataset.
For example, you can use Orange's built-in
datasets like the "Housing" dataset for
predicting house prices.

• To visualize the Linear Regression


output data, adding another data table
with linear regression widget

Testing and scoring


Test Result
Post Lab Tasks

1. Compare the ease of use and functionality between Teachable Machine and Orange data mining
AI Tools.
Teachable Machine Orange Data Mining
Feature
Ease of Very, very easy! Anyone can use it, Also easy, but you need to know a bit
Use even kids. about graphs to use it well.
How It Feels like you’re teaching it yourself, Doesn’t learn from you directly but
Learns real-time learning. shows automatic graphs for data.
What It Classifies pictures, voices, poses in Analyzes and shows data patterns using
Does real-time. graphs.
Who Can Anyone! Even kids can enjoy and Adults or students who know basic data
Use It understand it. ideas can use it.
Fun Fun to try with family or friends. Not really for fun, but very helpful for
Factor analyzing information.
High!
Best For Quick learning, fun experiments. Exploring and understanding big data.

2. What are the main advantages of using AI tools for Machine Learning?

With AI tools, we can classify and analyze things easily and get quick results. Tools like
Teachable Machine are perfect for beginners—imagine uploading your picture and your
sibling’s picture to teach the machine who is who. In just a few minutes, it learns to recognize
and classify them in real time. Another example is TensorFlow, which is great for creating more
advanced models. For instance, you can use it to train a system that predicts house prices based
on data like size and location. These tools are available at our fingertips, so we can access them
anywhere, making them super convenient. They automate tasks like cleaning data and testing
models, saving time and reducing errors, and are perfect for both learning and real-world
applications.
4:Use Teachable Machine to create a classification model with your custom images to
distinguish between types of hand gestures (e.g Left, Right, Up and Down).
I upload right left up down desture pic traning

TESTING
4 : Use Teachable Machine to recognize between
human and robot voice. (Hint: for human you may use your own voice recording and for robot
voice download from internet an MP3 robot voice clip).
Back ground noise Huzaifa Voice

ALEXA voice record by mobile

TESTING
BY my Voice By ALEXA voice

5; Compare the In-lab task 3 (Linear Regression model) with another supervised learning model,
such as Decision Trees or Random Forests. Attach observation about test and score and comment
which one is better.

Here , Tree predicatons is accurate then linear


regrwssion because tree Cofficient of
determinintion is close to 1.
Scatter Plot Before Comparision Scatter Plot after comparision

You might also like