[SOLVED] COMP9417 Machine Learning and Data Mining T3

$25

File Name: COMP9417_Machine_Learning_and_Data_Mining_T3.zip
File Size: 414.48 KB

SKU: [Solved] COMP9417- Project-predict two psychology-related phenomena using the “sensing data” Category: Tag:
5/5 - (1 vote)
ProjectSpecification

Group Project

Dataset

The StudentLife dataset will be used in this project. This dataset is a collection of sensing data from the phones of 48 Dartmouth students over 10-week term to assess their mental health, academic performance and behavioural trends.

The objective of this project is to predict two psychology-related phenomena using the sensing data from mobile a mobile app. The first variable to predict is the flourishing scale, which is a measure of self-perceived success, and the second is PANAS scores, which is a measure of positive and negative affect. These two measures are collected through self-reported questionnaires. These scores can be treated as continuous variables, however, in this project we aim to do classification as well, therefore you can use a threshold to divide the scores into two groups of High if the value is higher than the threshold, and Low if the value is less than the threshold, and then perform classification. The expected predictions can be in the form of regression and/or classification.

The features that will be used in this project are sensing data which has been collected using automatic sensors. These include physical activity, audio activity, conversation start/end time, GPS location, Bluetooth data, WiFi, WiFi location, light start/end time, phone lock start/end time, phone charge start/end time.

One paper which describes the data collection with some preliminary analyses has been included in the data folder and the dataset is publicly available through: https://studentlife.cs.dartmouth.edu/

A detailed description of different sensor data, their representation in the dataset and their values are provided in: https://studentlife.cs.dartmouth.edu/dataset.html which you can use to understand the data structure and meaning.

Project implementation:

Each group has to implement a minimum of three methods. Each method can be a classification or regression. You are free to select the features, pre-process the features or create new features from the available ones. You are also free to choose your method for classification or regression even if the method has not been covered in the course. You can use any open-source library you need for your implementation.

The data for this project does not include all the collected data, therefore you can download the project data from course Moodle page where the Inputs folder includes all variables that you can potentially use as your features/attributes and the Outputs folder contains the answers to survey questionnaire for each participant (please note that, participant ID is coded as u_xx).

To compute the scores for your output variables, you can consult the provided .pdf files in the output folder as your data to calculate the score for each measure. Flourishing score gives one measure and PANAS includes two measures: one for positive affect and one for negative affect. Therefore, in total, there are three measures to predict. For binary classification, you need to divide the scores into two groups (high vs low) using a threshold. You can choose this threshold to be the median value in the entire dataset for each measure separately. Using the median value as your threshold divides your data into two balanced classes of almost same size, but if you choose to divide your data into two or more than two classes in another meaningful way, that is still fine.

You are free to use all the provided features or a subset of features or your engineered features, however you are expected to give a justification for your choice. You may run some exploratory analysis or some feature selection techniques to select your features. There is no restriction on how you choose your features as long as you can justify it.

Each implemented method has to be applied on both Flourishing scale and PANAS scales and results have to be compared. You have to use cross validation method to tune the hyperparameters of your models and evaluate it on unseen data. You are free to choose the number of folds if you use k-fold cross validation. You are also expected to discuss briefly the importance of features in each of your models.

Report:

Each group has to submit one report which contains introduction, dataset, methods and evaluation, results, discussion and conclusion. The report is expected to be 12-15 pages (with single column, 1.5 line spacing).

Code submission

Code files should be submitted as a separate file along with the report.

 

 

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[SOLVED] COMP9417 Machine Learning and Data Mining T3
$25