chnrv99 / GDSC_Hackathon_Death

A website to get life expectancy of a given user

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A website to get life expectancy of a given user


Languages

Language:Jupyter Notebook 97.4%Language:Python 2.6%