ProjectINSE6220 Fall23
ProjectINSE6220 Fall23
Purpose: The purpose of the INSE 6220 term project is for students to apply advanced statistical quality
control techniques that are discussed in class throughout the semester using Python. The term project must
be done individually.
Instructions: You must submit your project report in PDF format electronically through the Moodle learning
management system: https://moodle.concordia.ca
• The written report should be between 7 and 10 pages in length, formatted in two columns per page.
• Do NOT submit a ZIP file. Only the PDF file of your project report must be submitted.
• Write your name and ID number on the first page of your project report.
• Include the GitHub link to your Jupyter Notebook on the first page of your project report.
• E-mail submissions of the project will NOT be accepted.
• The due date is April 29, 2024, before midnight.
Failure to follow these instructions will result in deduction of marks.
Evaluation:
The project report consists of two parts + GitHub link, and constitutes 30% of your course grade as follows:
• 10% for applying and analyzing the results of principal component analysis on your data set.
• 10% for applying and analyzing the results of any machine learning algorithm on your data set:
https://github.com/pycaret/pycaret/tree/master/tutorials
https://pythonprogramming.net/machine-learning-tutorial-python-introduction/
https://machinelearningmastery.com/machine-learning-in-python-step-by-step/
https://towardsdatascience.com/predict-employee-turnover-with-python-da4975588aa3
https://github.com/susanli2016/Machine-Learning-with-Python
• 10% for the GitHub link.