- Currently, the [logistic regression sensitive subspace metric](https://github.com/IBM/inFairness/blob/main/inFairness/distances/logistic_sensitive_subspace.py#L120) initializes the logistic regression model in a fixed way. - Proposed change is to allow the user to specify custom arguments to the model