Skip to content

imonbayazid/titanic_data_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

titanic_data_analysis

Analysis of titanic data with python

Steps:

  1. Create a jupyter notebook and analyse titanic dataset. Process and finally build,train a machine learning model. https://oloshprogrammer.wordpress.com/2020/06/30/deploy-machine-learning-model-with-backendflask-and-frontendangular-part1/

  2. Create a backend with flask which can provide the prediction using the trained model from the jupyter notebook. https://oloshprogrammer.wordpress.com/2020/06/30/deploy-machine-learning-model-with-backendflask-and-frontendangular-part2/

  3. Lastly, create a frontend where a user can provide his/her details and can get a prediction from the backend whether he or she would survive if the user would be on the titanic during 1912. https://oloshprogrammer.wordpress.com/2020/06/30/deploy-machine-learning-model-with-backendflask-and-frontendangular-part3/

Online demo:

https://titanic-project-frontend.herokuapp.com/

About

Analysis of titanic data with python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published