The document discusses techniques for reconstructing missing data values in datasets using an artificial neural network approach. It presents a successive iteration method for determining approximate values to replace missing data that is based on successive approximations. This technique iteratively calculates the mean value of an attribute until it approximates the missing value, which is then replaced. The method is compared to other techniques like omitting values or replacing with mean. It is found to provide more accurate results.