Contents:
Wellbeing is a complex web app that uses state of the art machine learning algorithms, like ElasticNetCV, Ridge, Lasso and Logistic Regression to predict on topics such as, whether are you Diabetic or not and what will be the cost of your insurance, and monitor your health in other various ways.
Wellbeing is a complex yet easy to use / operate web app it has 6 main features they are, diabetes prediction, cost for the health insurance predicter, symptom curer, symptom describer, calorie calculator, bmi calculator.
First of all, clone the repository on your local machine, then run the following commands,
git clone https://github.com/ahmishra/Wellbeing.git
.- Switch to the directory in which the repository was cloned it.
- Install the dependencies / requirements using
pip install -r requirements.txt
. - Run the server using
python main.py
orpython3 main.py
Sadly due to the size of website's dependencies being larger than 500mb I couldn't seem to find a free host because all of the hosts have a storage cap of 500 MB.
Hey this is Aryan Mishra from India I am a 13 year old, full-stack web developer / machine learning engineer, who loves to code in all kinds of languages, but my preffered language is python due to its simplicity. Moreover I love to program and make stuff that in the future might proove to be helpful.