Instructions:
- The course objectives and course outcomes are identical to that of (Artificial Intelligence and Machine Learning) as this is the practical component of the corresponding theory paper.
- The practical list shall be notified by the teacher in the first week of the class commencement under intimation to the office of the Head of Department / Institution in which the paper is being offered from the list of practicals below. At least 10 experiments must be performed by the students, they may be asked to do more.
List of Programs
- Write a program to implement Breath First Search Traversal.
- Write a program to implement Water Jug Problem.
- Write a program in Python to predict the class of the flower based on available attributes.
- Write a program in Python to predict if a loan will get approved or not.
- Write a program to implement Hangman game using python.
- Write a program in Python to indentify the tweets which are hate tweets and which are not.
- Write a program to POS (part of speech) tagging for the given sentence using NLTK.
- Write a Program to implement HR Analytics on Employee Attrition & Performance using Random Forest Classifier.
- Write a program for face detection using machine learning.
- Write a program to show the concept of Ensemble Technique.
- Write a program for Text Classification for the given sentence using NLTK.
No comments:
Post a Comment