0% found this document useful (0 votes)
91 views3 pages

Project Report Submission

This document outlines the instructions for an individual data science project worth 40% of the course grade. Students must use an external dataset and at least one algorithm in their analysis. The 15-page report requires sections on exploratory data analysis, feature selection, model construction and comparison, and deployment. Students will present their work individually for 10-15 minutes and be graded on their presentation and contribution. Plagiarism will result in a grade of 0% and late submissions will have marks deducted.

Uploaded by

husnazk.work
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
91 views3 pages

Project Report Submission

This document outlines the instructions for an individual data science project worth 40% of the course grade. Students must use an external dataset and at least one algorithm in their analysis. The 15-page report requires sections on exploratory data analysis, feature selection, model construction and comparison, and deployment. Students will present their work individually for 10-15 minutes and be graded on their presentation and contribution. Plagiarism will result in a grade of 0% and late submissions will have marks deducted.

Uploaded by

husnazk.work
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

TDS 2101 FUNDAMENTAL DATA SCIENCE

Individual Project

INSTRUCTIONS TO STUDENTS:

1. This project carries 40%.

2. This project is an individual project.

3. If plagiarism is detected, the assignment is granted 0%.

4. The maximum number of pages is 15, including the front cover.

5. Deadline for submission is on 15/1/2023, 11.59 pm. Submission is to


be made via Google Classroom. Timestamp will be logged as proof
of submission. Marks will be deducted for late submission.

6. You should use external dataset to supplement your analysis work.

7. Your work must consist of at least ONE algorithm.

8. There shall be a project presentation session in Week 14. There will


be individual presentation marks. Presentation will be conducted
during lecture and lab hours 10-15 minutes per student.

9. Report must be prepared using the template given below.

10. Project owner should submit THREE items in a ZIP le: (i) a report
in PDF, and (ii) Datasets used, and (iii) a Python le. Name your zip
le <ID>_<Student Name>.ZIP
fi
fi
fi
Your REPORT should consist of the following items:

Item Marks
Exploratory Data Analysis 5

Examples of question, but not limited to:


• What are the extra data points that I can
include?
• How to visualize the content?
• What data transformation to the dataset?
• Do I need to perform data imbalance treatment?
• How about outliers and missing values?
• Relationships between variables?
• …etc
Feature Selection 5

Examples of question, but not limited to:


• What are the suitable feature selections
techniques to use?
• How should I obtain the optimal feature set?
Model Construction and Comparison 10

Examples of question, but not limited to:


• Why is a particular model used?
• How to visualize the output of the model?
• How to validate and compare models?
• What is the impact of features towards the
modeling?
• How did you perform hyper-parameter tuning?
• Does stacking ensemble classi er work better?
• …etc
fi
Deployment 5

Examples of question, but not limited to:


• How to connect to your web API?
• Hosted streamlit?
• Do I have real-time prediction and
visualization?
• How should I improve the performance? What
strategy?
• Features such as download report, email…etc
• …etc

Assessment on the Presentation & Individual Contribution component.

Presentation & Individual Contribution 5

Examples of question, but not limited to:


• Did I answer all the questions asked?
• Do my contribution in the project correctly
captured and stated in the report?
• …etc

End of Question

You might also like