4th Sem, AM

4347: Machine Learning Lab Syllabus for Artificial Intelligence & Machine Learning 4th Sem 2021 Revision SITTTR

Machine Learning Lab detailed syllabus for Artificial Intelligence & Machine Learning (AM) for 2021 revision curriculum has been taken from the SITTTRs official website and presented for the Artificial Intelligence & Machine Learning students. For course code, course name, number of credits for a course and other scheme related information, do visit full semester subjects post given below.

For Artificial Intelligence & Machine Learning 4th Sem scheme and its subjects, do visit Artificial Intelligence & Machine Learning (AM) 4th Sem 2021 revision scheme. The detailed syllabus of machine learning lab is as follows.

Course Objectives:

Students will be able to make use of Data sets in implementing the machine learning algorithms and also to implement the machine learning concepts and algorithms in Python.

Course Outcomes:

On completion of the course, the student will be able to:

  1. Installation of Anaconda and familiarization of various packages 1
  2. Develop solution for Supervised learning
  3. Develop solution for Unsupervised learning
  4. Open Ended Experiments

Module 1:

  1. Practice installation of anaconda
  2. Installation and familiarization of various packages – NumPy, Pandas, sklearn, matlibplot etc.
  3. Practice import and export data using library functions by identifying any five synthetic data sets from various online resources. Data sets can be taken from standard repositories (eg:https://archive.ics.uci.edu/ml/datasets.html) or constructed by the students. Use appropriate data sets, for modelling the below problems, wherever necessary
  4. Write a Python program to do the following operations: Library: NumPy a) Create multi-dimensional arrays and find its shape and dimension b) Create a matrix full of zeros and ones c) Reshape and flatten data in the array d) Append data vertically and horizontally e) Apply indexing and slicing on array f) Use statistical functions on array – Min, Max, Mean, Median and Standard Deviation
  5. Implement data preprocessing (eg: Normalization, Processing missing data)

Module 2:

  1. Implement k-nearest neighbours classification on datasets
  2. Implement linear regression on datasets
  3. Implement decision tree
  4. Implement Random Forest
  5. Implement Naive Bayes

Module 3:

  1. Implement dimensionality reduction using Principal Component Analysis (PCA)
  2. Implement K-means clustering
  3. Implement Mean Shift clustering

Suggested Open Ended Experiments

(Not for End Semester Examination but compulsory to be included in Continuous Internal Evaluation. Students can do open ended experiments as a group of 2-3. There is no duplication
in experiments between groups)

  1. Coronavirus break down
  2. Cancer subtype identification
  3. Prediction on House prices
  4. Prediction of survival on Titanic

Text Books:

  1. Kevin P. Murphy. Machine Learning: A Probabilistic Perspective, MIT Press 2012.
  2. Ethem Alpaydin, Introduction to Machine Learning, 2nd edition, MIT Press 2010
  3. Mitchell M., T., Machine Learning, McGraw Hill (1997) 1stEdition.

Online Resources

  1. https://developers.google.com/machine-learning/crash-course/
  2. https://studyglance.in/labprograms/mllabprograms.php
  3. https://machinehack.com/

For detailed syllabus of all other subjects of Artificial Intelligence & Machine Learning (AM), 2021 revision curriculum do visit Artificial Intelligence & Machine Learning 4th Sem subject syllabuses for 2021 revision.

To see the syllabus of all other branches of diploma 2021 revision curriculum do visit SITTTR diploma all branches syllabus..

To see the results of Artificial Intelligence & Machine Learning (AM) of diploma 2021 revision curriculum do visit SITTTR diploma Artificial Intelligence & Machine Learning (AM) results..

For all Artificial Intelligence & Machine Learning academic calendars, visit Artificial Intelligence & Machine Learning all semesters academic calendar direct link.

Leave a Reply

Your email address will not be published. Required fields are marked *

*