Skip to content

Commit

Permalink
add references
Browse files Browse the repository at this point in the history
  • Loading branch information
Rathachai authored Jul 31, 2024
1 parent ddc95cc commit 9373db4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,6 @@ df.dropna(inplace=True)
X['Sex'] = X['Sex'].map({'male':1, 'female':0})
```

---
## อ้างอิง
* ข้อมูลจาก https://www.kaggle.com/datasets/yasserh/titanic-dataset

0 comments on commit 9373db4

Please sign in to comment.