Skip to content
#

model-training-and-optimization

Here are 2 public repositories matching this topic...

Titanic Survival Prediction Using Decision Tree. This project uses a Decision Tree Classifier to predict Titanic passenger survival based on the Kaggle dataset. It covers data preprocessing, feature engineering, and model training with Scikit-learn.

  • Updated May 4, 2025
  • Jupyter Notebook

An exploration of the Titanic dataset from Kaggle. The project includes training various Machine Learning models to predict Survival and the best performing one is used in a Flask app which generates predictions based on user input.

  • Updated Jun 7, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the model-training-and-optimization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the model-training-and-optimization topic, visit your repo's landing page and select "manage topics."

Learn more