Page 316 - Ai Book - 10
P. 316
Portfolio/Project Work
Portfolio/Project Work
A. You have been assigned a task to develop a Smart Management System for your School. To develop
the system:
u Set Goals
u Identify the Stakeholders
u Identify the Existing Resources
u Identify the Ethical concerns
u Identify the data needs
u Identify the sources of data
B. Prepare a scatter plot of the marksheet of five students in your classroom. Also draw a histogram for
the same and prepare a comparison report of them.
C. Suppose you have been assigned a task to develop a chatbot for your school website. What different
purposes will be involved in developing this chatbot and what features will you include?
D. Suppose you have seen a smart parking system including sensors and smart devices. Can you explain
how data from smart devices or sensors helps to manage vehicles? Also, explain is it a rule based
approach or learning based approach.
E. Make a student marks prediction model and draw a confusion matrix. Also, find the evaluation
parameters : Accuracy, Precision, Recall and F1 Score .
F. Write a program to input a string and display the count of vowels and consonants in the string.
G. Write a program to find the factorial of the entered number.
H. Write a program to check whether a triangle is isosceles, scalene or equilateral(Input: Length of three
sides).
I. Write a program to input two numbers and display the LCM of two numbers.
J. Suggested Program list of CBSE.
Write a program to add the elements of the two lists.
Write a program to calculate mean, median and mode using Numpy.
Write a program to display line chart from (2,5) to (9,10).
Write a program to display a scatter chart for the following points (2,5), (9,10),(8,3),(5,7),(6,18).
Read csv file saved in your system and display 10 rows.
Read csv file saved in your system and display its information.
Write a program to read an image and display it using Python.
Write a program to read an image and identify its shape using Python.
190
190