Infant Low Birth Weight Prediction Using Graph Embedding Features.

Wasif Khan1, Nazar Zaki1, Amir Ahmad2

  • 1Department of Computer Science and Software Engineering, College of Information Technology, United Arab Emirates University, Al Ain P.O. Box 15551, United Arab Emirates.

Summary

Predicting low birth weight (LBW) is crucial for infant health. Transforming patient data into knowledge graphs significantly improves LBW prediction accuracy, aiding clinical applications.

Related Concept Videos

End Point Prediction: Gran Plot01:07

End Point Prediction: Gran Plot

A Gran plot is used to predict the equivalence volume or endpoint of a potentiometric or acid-base titration without reaching the endpoint. Typically, titration data is collected as a function of the titrant's volume up to a point less than the equivalence volume and then transformed into a linear format. The straight line is extended to the x-axis, indicating the necessary titrant volume to achieve the equivalence point.
For potentiometric titration, the Gran plot is created by plotting...
447
z Scores and Area Under the Curve01:17

z Scores and Area Under the Curve

z scores are the standardized values obtained after converting a normal distribution into a standard normal distribution. A z score is measured in units of the standard deviation. The z score tells you how many standard deviations the value x is above (to the right of) or below (to the left of) the mean, μ. Values of x that are larger than the mean have positive z scores, and values of x that are smaller than the mean have negative z scores. If x equals the mean, then x has a z score of...
11.1K
Weighted Mean00:57

Weighted Mean

While taking the arithmetic, geometric, or harmonic mean of a sample data set, equal importance is assigned to all the data points. However, all the values may not always be equally important in some data sets. An intrinsic bias might make it more important to give more weightage to specific values over others.
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
5.3K
Time-Series Graph00:54

Time-Series Graph

A time-series graph is a line graph with repeated measurements taken at successive intervals of time. It is also called a time series chart. To construct a time-series graph, one must look at both pieces of a paired data set. The horizontal axis is used to plot the time increments, and the vertical axis is used to plot the values of the variable that one is measuring. By using the axes in this way, each point on the graph will correspond to time and a measured quantity. The points on the graph...
4.5K
Graphing and Analyzing Data01:29

Graphing and Analyzing Data

Graphing and Analyzing DataGraphs help scientists recognize patterns, make predictions, and explain observations. Organizing data into a graph makes it easier to understand and communicate scientific findings.Different types of graphs represent different kinds of information:Line Graphs – Show changes over time, such as the speed of a moving object.Bar Graphs – Compare values, like the strength of different materials.Pie Charts – Represent parts of a whole, such as how energy is used in a...
74