This is a module to predict survival rate on Titanic,using TensorFlow. This project utilizes TensorFlow, a powerful machine learning library, to predict the survival rate of passengers on the Titanic based on various features such as age, sex, class, and more. The dataset used for this project is a well-known dataset available on Kaggle.
These instructions will help you set up and run the project.
- Python (>=3.6)
- TensorFlow (>=2.0)
- Pandas
- NumPy
- Matplotlib
- Colab Notebook