Recently Published
MH3511 CW 4 Model Answers
Homework for summer version of MH3511 - Data Analysis with Computer
MH3511 Project Requirements
These are requirements, the list of tasks, the timeline, and the grading rubric for Fedor's (summer) version of MH3511 - Data Analysis with Computer.
MH3511 HW 3 Model Answers
Homework for summer version of MH3511 - Data Analysis with Computer
MH3511 CW 3 Model Answers
Notebook for practice in class 3 for summer version of MH3511 - Data Analysis with Computer
MH3511 CW 2 Model Answers
Notebook for practice in class 2 for summer version of MH3511 - Data Analysis with Computer
MH3511 HW 2 Model Answers
Homework for summer version of MH3511 - Data Analysis with Computer
MH3511 HW 1 Model Answers
Homework for summer version of MH3511 - Data Analysis with Computer
Text analysis for WhatsApp chats
Topic modelling, sentiments etc.
MH4510 Lab 2 answers
By the end of this activity, you should
1. Summarize data with the package `tidyverse`
2. Train linear and polynomial regression in R
3. Train logistic regression in R
4. Print linear and logistic regressions as nicely formatted tables.
5. Explain what Receiver operating characteristic (ROC) is and
how it can be used to estimate predictive power of a classifier.
MH4510 Lab 1 answers
By the end of this activity, you should
1. Manipulate data with the package `tidyverse`
2. Split the data into training and test sets.
3. Train a KNN model
4. Explain importance of data normalization for KNN
5. Measure and report the error of a regression model
MH4510 Lab 0
By the end of this activity, you should
1. Get familiar with R notebooks
2. Recall basic functionality of R, such as libraries, variables, data types,
printing.
Sample presentation 2
This is a sample R markdown presentation
MFE AE Class 5 Notebook 1
Gradient descent for logistic regression
HDB block coefficients
Correlation diagrams of everything with everything
MH4510 Lab 0
By the end of this activity, you should
1. Get familiar with R notebooks
2. Recall basic functionality of R, such as libraries, variables, data types, printing.
GradeMe analytics
Some hypothetical plots for GradeME
Preliminary analysis of coronaviruses
We experiment with unsupervised learning techniques applied to genomic data on coronaviruses
Essays from ESSAI
Examples of simple analysis of ESSAI data.
Does TBL improve teams' effectiveness?
We are investigating the data of IRA and TRA scores collected over 3 years teaching the course Ordinary Differential Equations at Nanyang Technological University. The number of teams is 107, the number of students 580.
Chen Xilin FYP v3
Can topology predict a financial crisis?
Fedor Final Report
Capstone project for Data Science Specialization on Coursera
fedor_milestone_report
Coursera data science - capstone project. Milestone report: exploratory analysis.
theodor-stopping-distance
"Stopping distance prediction".
Data science track, level 9 - Developing data products. Course project.
Regression project appendix
Details of comparing 11 linear models for the online course "Regression Models''
Analysis of the impact of extreme weather events on health and economy in the USA
We have found that tornadoes caused the most deaths and injured the most people in the USA between 1950 and 2011. On the other hand, if we measure the average number of killed or injured people per event, then tsunamis are on top of the list. It means that a tsunami is, on average, deadlier than a tornado, but it is also a much rarer event. Heat waves are present in the top 5 most dangerous events according to either total or mean number of casualties.
At the same time, thunderstorms and tornadoes have also caused the most total damage to property while hails caused the most damage to crops. Finally, hurricanes have caused the most average damage to both property and crops. Thus an individual hurricane is more harmful to economy than an individual tornado or hail, although hurricanes are rarer.