You are on page 1of 5

Course Name: Selected Topics

Course Code: MEE 4950


Semester: (1445/2024)
Assessment Type: Assignment #1

Student Name: Saad Bin Abdullah Bin Omran

Student ID No.: 441105204

Questions Allocated Marks Obtained Marks

Q1 100
TOTAL 100
Instructions:

1. Upload the code file.


2. Upload one pdf file containing all code steps.
3. Print all variables.
Q1: Using the attached data Excel sheet, write a Python code to implement the
following steps:
a) Importing all libraries and datasets. Print all independent and
dependent variables.
b) Find the missing data and print the result.
c) Encode all independent and dependent variables.
d) Split the dataset.
e) Apply feature scaling.

Solution:

You might also like