• Courses
  • Tutorials
  • Jobs
  • Practice
  • Contests
January 22, 2023 |4.4K Views
Titanic Survival Prediction using Tensorflow
Description
Discussion

In this video, we will be discussing the survival chances of Titanic passengers by providing their details.

The approach that we will be following for the same is as follows:

  1. Load the dataset
  2. Preprocess the dataset
  3. Build neural network classifier
  4. We will train the model
  5. Model prediction

Watch the complete video to understand how to do it step by step.

Titanic Survival prediction : https://www.geeksforgeeks.org/titanic-survival-prediction-using-tensorflow-in-python/

Read More