Annexure 2
Weekly Progress Report
Week No: (1/2/3/4/5/6/7/8/9/10/11/12/13/14/15/16)
Week(s) Summary of Weekly Activity
Week 1 Introduction to Data Science, Machine
Learning concepts, and basics of Python
including variables, constants, and naming
conventions.
Week 2 Learned about print function, comments,
data types (numbers, strings), string
functions, lists, list methods, and tuples.
Week 3 Studied dictionaries, sets, booleans, user
input, type casting, control statements, and
created a quiz game in Python.
Week 4 Learned loops, file handling, functions,
packages, modules, and exception handling.
Week 5 Explored Object-Oriented Programming
(OOP) concepts, NumPy, Pandas, and
Matplotlib for data analysis and
visualization.
Week 6 Developed multiple projects including
regression (area price prediction),
classification (insurance prediction, Titanic
dataset), label encoding & one-hot
encoding, multiclass classification on Iris
dataset, and digit image classification.