Refactor predict method
Created by: YamLyubov
Predict and transform metods for fit and predict stage were separated. Changes have affected implementations of such classes as:
DataOperationImplementationModelImplementationEvaluationStrategy
Flag is_fit_pipeline_stage was removed.