Assignment 1 – Identify Computer Components
On your computer, right-click ‘This PC’ and select Properties. Find and write down:(1) Processor name and speed(2) Installed RAM(3) System type (32-bit or 64-bit)(4) Windows…
Description.
On your computer, right-click ‘This PC’ and select Properties. Find and write down:(1) Processor name and speed(2) Installed RAM(3) System type (32-bit or 64-bit)(4) Windows…
Download the Titanic or Iris dataset from a public source. Clean the data (handle missing values and data types), then create 3 visualizations: a bar…
Using a provided dataset, complete a full machine learning project. Tasks Choose an appropriate machine learning model for the dataset. Split data into training and…
Analyze a retail sales dataset and create visualizations that communicate key business insights. Tasks Create one bar chart showing category performance Create one line chart…
You have been provided a CSV file containing student exam scores. Tasks Load the dataset using Pandas. Display the first 10 rows. Calculate average scores.…
Create a personal portfolio page using HTML & CSS. It must include at least 3 sections: About Me, Projects, and Contact. Use at least one…