To clean code base we should determine if we are able to remove public methods in `fitter.py`: - `def initialize(self, fit_object, fit_function: Callable) -> None:` - `def create(self, minimizer_name: str = DEFAULT_MINIMIZER) -> None:`