PythonPredictions / cobra

A Python package to build predictive linear and logistic regression models focused on performance and interpretation
https://pythonpredictions.github.io/cobra.io
MIT License
30 stars 6 forks source link

117 expand and better document imputation strategy in targetencoder #174

Closed patrickleonardy closed 1 year ago

patrickleonardy commented 1 year ago

Expand and better document imputation strategy in target encoder

Changes made

How does the solution address the problem

This PR will just add some functionality

Linked issues

Resolves #117