What are the methods to measure the bias and variance of a machine learning algorithm (regression) in order to improve it. I have designed a neural network for regression problem and I want to measure its bias and variance and measure the improvement after building an AdaBoosting ensemble.