https://github.com/riju18/bangladesh_malnourished_child_identification
According to WHO(world health organization) survey in 2014, the dataset contains nourished and malnourished child information (under 5). The job is to find out whether a child is malnourished or not when a new data will come applying machine learning algorithm.
https://github.com/riju18/bangladesh_malnourished_child_identification
anaconda artificial-neural-network backward-elimination jupyter-notebook machine-learning-algorithms python3
Last synced: 2 months ago
JSON representation
According to WHO(world health organization) survey in 2014, the dataset contains nourished and malnourished child information (under 5). The job is to find out whether a child is malnourished or not when a new data will come applying machine learning algorithm.
- Host: GitHub
- URL: https://github.com/riju18/bangladesh_malnourished_child_identification
- Owner: riju18
- Created: 2019-04-20T08:45:00.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-10T20:29:33.000Z (over 5 years ago)
- Last Synced: 2025-01-28T12:44:27.472Z (4 months ago)
- Topics: anaconda, artificial-neural-network, backward-elimination, jupyter-notebook, machine-learning-algorithms, python3
- Language: Jupyter Notebook
- Homepage:
- Size: 855 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# the dataset is confidential, that's why it was not uploaded
# bd_malnourished_child_identification
# data: 6965
# survey organization: WHO
# survey year: 2014
# features:
age at first birth : mother's age at first birth
Child Age : child age ( in month )
diar : yes or no
fever : yes or no
ari : yes or no
Mother_BMI : (in Kg)
Birth_Order : how many children
Mother_edu : mother educated or not
wealth_index_cat : poor or rich family
Father_Edu : father educated or not
residence : rural or urban
sex : male or female
currently_working_mot: mother works outside or not
Breastfeeding : yes or no
household_no : how many family members# decision class:
stunting : child is stunting or not
underweight : child is underweight or not
wasting : child is wasting or not
# statistical analysis:
# dataset & implementation overview

# number of district:

# accuracy of stunting child:

# accuracy of underweight child:

# accuracy of wasting child:

# stunting child with respect to mother education:

# underweight child with respect to mother education:

# wasting child with respect to mother education:
