Objective: Create a blood loss model from the other data points.
Tasks:
Write a Python script to do the following including explanation.
- Data preprocessing
- Account for the fact that some data points are missing
- Determine a baseline result using unsupervised learning
- Finally, use a neural network to create a predictive model