5 Session 5
This session is special. You are given a dataset on Devinci Online, go download it and analyze it. You must submit a report (in html format) of your analysis at the end of the session. This report is the most important one for your evaluation.
Pay attention to the objective of the dataset, your analysis depends on your dataset’s understanding. The data analysis must include all the following steps:
- Importing the dataset.
- Exploring the dataset and describing it.
- Data preprocessing.
- Data splitting.
- Building models and assessing models.
Here are somes rules for this special session:
You will not have a break during this session.
The dataset will be available on Devinci Online during the session.
When you use the function
set.seed()
to split the dataset, use your student’s number.The professor will not give you any hint. You can ask questions but the professor will not answer all of your questions. It depends on the question.
Of course every student must work individually and no discussions are allowed.
You have the right to access internet, the course’s website, and even googling some R tips for your codes. But you are not allowed to open any Social Network website neither your email. If you open one of these you will get directly zero.
The professor has the right to verify by himself if you are opening any Social network/email website.
The report must be written in english of course.
There won’t be a quiz in this special session in order to give you the complete 3 hours to analyze the dataset.
- Your report must be clear. Every step or decision you make must be explained. Your code must be commented and your results must be interpreted.
Good Luck!
◼