Skip to content

Commit

Permalink
add open in colab button
Browse files Browse the repository at this point in the history
  • Loading branch information
qualiaMachine committed Oct 7, 2024
1 parent c9ad646 commit 730f9d9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Applications/EDA-examples/Titanic-Dataset.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ categories:

jupyter: python3
---

[![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/UW-Madison-DataScience/ML-X-Nexus/blob/main/Applications/EDA-examples/Titanic-Dataset.ipynb)

### Data & Problem Intro
The Titanic dataset is a well-known dataset that contains information about the passengers of the Titanic ship.It includes variables such as age, gender, class, fare, and whether each passenger survived.

Expand Down

0 comments on commit 730f9d9

Please sign in to comment.