/GDSC_Hackathon_Death

A website to get life expectancy of a given user

Primary LanguageJupyter Notebook

Death Clock

This repository contains the boilerplate code for the Mortality Dataset. You can refer to the kaggle workspaces to fetch/download your data.

Description of files

FileName Functionality
App.py Contains the HTTP server
model-train.ipynb Notebook for training
model.json Saved model
model.h5 Saved weights of the previous training
Requirements.txt Dependencies used