Skip to content

LuisAntonioDoHer/Titanic_Logistic_Regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Titanic Logistic Regression

Description

This repository contains a Machine Learning project that uses logistic regression to predict the survival of Titanic passengers. The project is implemented in Python and uses Jupyter Notebook for data visualization and analysis.

Files in the Repository

  • Titanic_Prediction.ipynb: Jupyter Notebook with the code and analysis.
  • gender_submission.csv: Example submission file with gender predictions.
  • test.csv: Test data for the model.
  • train.csv: Training data for the model.

How to Use

To use this project, clone the repository and run the Titanic_Prediction.ipynb Jupyter Notebook. Make sure you have the necessary dependencies installed, such as pandas, numpy, and scikit-learn.

Contribute

If you wish to contribute to the project, please fork the repository, make your changes, and send a pull request with a detailed description of your improvements.

License

This project is under the MIT license. For more details, refer to the LICENSE file in the repository.

Contact

If you have any questions or comments, feel free to open an issue in the repository or contact me directly.

image

About

Titanic Survival Prediction using Machine Learning in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published