You are on page 1of 18

VIRAJ SHRI RAM CENTENNIAL SCHOOL,

TARAPUR, MAHARASHTRA

Academic Year – 2022-23

AI PRACTICAL FILE

GRADE - XI

Submitted By, Submitted To,


Joshua Ciby Internal Examiner ______

External Examiner ______

Page No:1
CERTIFICATE

This is to certify that the student Joshua Ciby [Grade – IX]


of Viraj Shri Ram Centennial School, Tarapur, Maharashtra
has successfully completed the AI project and practical file
prescribed by the central board of secondary
education(CBSE) for the AISSCE(All India Senior School
Certificate) during the academic year 2022-23.

Internal Examiner ______

External Examiner ______

Page no: 2
DECLARATION

This is to certify that the student AI practical file submitted


to Viraj Shri Ram Centennial School, Tarapur, Maharashtra
is a record of practical work done by me during the period
of 2022-23 in the school under the supervision of Mr.
Yogesh Mishra (AI Teacher).

Students Signature:

Page no: 3
ACKNOWLEDGEMENT

I place my record, my profound gratitude to the Principal


Sir Mr. Sukhjeet Singh of Viraj Shri Ram Centennial School,
Tarapur, Maharashtra for granting me all the facilities to
complete the project. It gives me great pleasure to
express my gratitude towards our AI Teacher Mr. Yogesh
Mishra for the guidance, support, and encouragement
throughout the duration of the project. Without his
motivation and help, successful completion of this project
would not have been possible.

Page no: 4
INDEX

Sr.No. Programs Signature


1 Python program to import images.

2 Python program to merge two images.

3 Python program to convert image from RGB to


Grayscale.

4 Python program to import CSV files.

5 Python program to display the elements of a column

6 Python program to display recently updated data.

7 Write a python statement to check the null values.

8 Python program to translate a sentence into another


language.

9 Write a program to plot a bar chart to display


Industry_name_NZSIOC in “stat enterprise.csv
dataset.

10 Write a program to plot a scatter graph on given


values.

Page no: 5
PRACTICAL - 1
Date: 5/9/2022
Task: Python program to import images.
Screenshot: -

Page no: 6
PRACTICAL - 2
Date: 6/9/2022
Task: Python program to merge two images.
Screenshot: -

Page no: 7
PRACTICAL - 3
Date: 14/9/2022
Task: Python program to convert images from RGB to Grayscale.
Screenshot: -

Page no: 8
PRACTICAL - 4
Date:15/11/2022
Task: Python program to import CSV files.
Screenshot: -

Page no: 9
PRACTICAL - 5
Date:16/11/2023
Task:Python program to display the elements of a column
Screenshot: -

Page no: 10
PRACTICAL - 6
Date:17/11/2023
Task: Python program to display recently updated data.
Code Screenshot: -

Page no: 11
Output Screenshot: -

PRACTICAL – 7
Date: 18/11/2022
Task: Write a python statement to check the null values.
Code Screenshot: -

Page no: 12
Output Screenshot: -

PRACTICAL - 8
Date:23/11/2022
Task: Python program to translate a sentence into another language.
Code & Output Screenshot: -

Page no: 13
PRACTICAL - 9
Date: 12/12/2022
Task: Write a program to plot a bar chart to display
Industry_name_NZSIOC in “stat enterprise.csv dataset.
Code Screenshot: -

Page no: 14
Output Screenshot: -

PRACTICAL - 10
Date: 13/12/2022
Task: Write a program to plot a scatter graph on the given values.
Code Screenshot: -

Page no: 15
Output Screenshot: -

Conclusion

In a nutshell it helped me to enhance my knowledge. I


learned about many new libraries such as matplotib and
pandas and their application. This project has also brought
opportunities for me to get introduced to data
representation techniques and working on different
Programming Interfaces. I have learned many things about
Computer vision. I have learnt to import images from the
system and convert it from one scale to other also this
project has introduced me with working of csv files. I have
Page no: 16
understood the concept of programming behind excel
about data representation with the help of pandas and
matplotib.

BIBLOGRAPHY

Internet: -
● https://www.cbse.gov.in/

● https://www.kaggle.com/datasets

● https://www.kaggle.com/timmofeyy/current-netflix-projects

● https://pandas.pydata.org/

Page no: 17
● https://matplotlib.org/

Page no: 18

You might also like