Get rid of fit_from_scratch
The pipeline.fit/fit_from_scratch difference is quite confusing for new users. So, common 'fit' should be preferred in all situations. Cache-based fit should be moved to external function.
The pipeline.fit/fit_from_scratch difference is quite confusing for new users. So, common 'fit' should be preferred in all situations. Cache-based fit should be moved to external function.