Implementation is in ellipse.py.
See the results and plots of experiments in Ellipse notebook.
Code an algorithm of finding ellipse from 6+ points. Make plots of how the maximum deviation of the obtained ellipse from ideal (ground truth) ellipse depends on the standard deviation of the normally distributed noise added to the input ellipse points.