Practical Outcomes (PrOs) Sem 5
- Study about NumPy library of Python
- Study about Panda library of Python
- Study about Scikit library of Python
- Develop a program that read rules from the rules file and actsaccordingly for given user input. For this, create a text file of fiverules of any situation and ask the user to give input and accordingto the rules give the response.
- Read data from a CSV file using panda library.
- Write a python program to generate Calendar for the given month and year?
- Write a python program to implement Breadth First SearchTraversal?
- Write a program to implement Tic-Tac-Toe game using python.
- Perform math functions using NumPy library.
- Identify the missing values from given CSV file.
- Write a program to identify the noisy value of the age data set.
- Write a python program to implement simple Chatbot
- Write a python program to remove stop words for a given passage from a text file using NLTK?
- Write a python program to for Text Classification for the give sentence using NLTK?
- Study about how to asking ChatGPT to Write Complex Algorithms
- Study about Movie recommendation based on emotion in Python
Comments
Post a Comment