Update README.md
Browse files
README.md
CHANGED
@@ -3,9 +3,9 @@ tags:
|
|
3 |
- code
|
4 |
- datasets
|
5 |
---
|
6 |
-
|
7 |
|
8 |
-
This is an altered titanic dataset for training
|
9 |
|
10 |
The Titanic dataset is a well-known and widely used dataset in the field of data science and machine learning. The dataset provides information about the passengers aboard the RMS Titanic, which famously sank on its maiden voyage on April 15, 1912.
|
11 |
The dataset contains a combination of demographic and passenger-related information, making it suitable for various analyses and predictions. It has also been utilized to develop machine learning models to predict passenger survival based on different features.
|
|
|
3 |
- code
|
4 |
- datasets
|
5 |
---
|
6 |
+
# Titantic Dataset
|
7 |
|
8 |
+
This is an **altered** titanic dataset for training purposes.
|
9 |
|
10 |
The Titanic dataset is a well-known and widely used dataset in the field of data science and machine learning. The dataset provides information about the passengers aboard the RMS Titanic, which famously sank on its maiden voyage on April 15, 1912.
|
11 |
The dataset contains a combination of demographic and passenger-related information, making it suitable for various analyses and predictions. It has also been utilized to develop machine learning models to predict passenger survival based on different features.
|