regression_three_depth_manual_pipeline()
regression_ransac_pipeline()
Returns pipeline with the following structure:
Where rf - random forest, dtreg - tree regression, knn - K nearest neighbors regression,
Where ransac_lin_reg - ransac algorithm