Skip to content

Machine learning/Data Analytic Dashboard using Kaggle's Titanic dataset

Notifications You must be signed in to change notification settings

Jake-Pastoria/titanicML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TitanicML Dashboard

This project leverages the StreamLit library to create a web-based dashboard that analyzes Kaggle's Titanic passenger survival data set. Key aspects of this dashboard include:

  • Machine learning: Uses the Sklearn library to create a decision tree classifier, which the user is able to customize and test.
  • Data visualization: Using the Plotly library, a visualization of the decision tree classifier is created. These visualizations are tailored to user input, as they can change the max depth of the model.
  • Data management: An initially messy dataset is filtered, cleaned, sorted, and analyzed as a pandas dataframe. Demonstration using Kaggle's Titanic dataset.

Screenshot 2023-09-15 151746 image

About

Machine learning/Data Analytic Dashboard using Kaggle's Titanic dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages