Title:
plot_isotonic_regression Download
Description: The isotonic regression finds a non-decreasing approximation of a function while minimizing the mean squared error on the training data. The benefit of such a model is that it does not assume any form for the target function such as linearity
To Search:
File list (Check if you may need any files):
plot_isotonic_regression.py