> ## Documentation Index
> Fetch the complete documentation index at: https://docs.graphext.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Graphext 101

> Get to know the tool with a practical example

We've prepared a deeper dive into the Titanic Dataset, showing you some cool tips and tricks on
how to interpret data and how to use Graphext to extract information quickly and efficiently.

<Frame>
  <iframe src="https://www.youtube.com/embed/kM9KCq5K2nw?si=N1kGGVaZpFhXbiel" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" className="w-full aspect-video" allowfullscreen />
</Frame>

<br />

<Accordion title="Outline of the video">
  * 00:00 Intro

  * 00:26 Create a new project

  * 01:03 Quick Overview

  * 01:42 Step 1: Preparing our data

  * 01:51 Pin Survived for easy access

  * 01:56 Fixing the Pclass column

  * 02:09 Rename the column

  * 02:17 Cast the column

  * 02:37 Transform the column using AI

  * 03:42 Variable Manager

  * 03:59 Using the Recipe to add ordering to the Class variable

  * 06:56 Extracting the title of the person from their Name using AI

  * 07:42 Step 2: Visualizing our data

  * 07:52 Quick overview and analysis of the data

  * 09:39 Using Plot to visualize the data

  * 10:20 Customizing the chart

  * 11:28 Downloading the chart

  * 11:47 Saving an insight of the chart

  * 12:29 Using Compare to get a bird's eye view

  * 13:45 Step 3: Modelling and Clustering

  * 14:00 Creating a predictive model and cluster

  * 16:03 Interpreting the model

  * 17:11 Interpreting the graph

  * 19:45 Outro
</Accordion>
