M4 Assignments
Make sure you read and acquire the necessary knowledge explained in the M4 Outline page before attempting on this modules assignments.
Project R: Titanic
1. Go on Kaggle.com. This is a website for Data Scientist to practice their skills on real-world datasets and solve real-world problems. You will need to sign up an account in order to access the data and problems on Kaggle.
2. Find the web page for Titanic: Machine Leaning for Disaster (Links to an external site.). First, understand what the problem is, then download train.csv file under the Data tab.
NOTE: this is a live competition for price. You are NOT required to participate in the competition. DO NOT submit your code on Kaggle. You will only need to analyze the train.csv data in this course.
3. After completing Udacity lessons on Explore One Variable, perform at least TWO different analysis using One variable on the train.csv dataset.
4. Create an RMD file and name it as Titanic.rmd. Inside this file, include your name (5 points)
5. In the same RMD file, for each of the one-variable analysis you perform, explain: