lvgig / tubular

Python package implementing transformers for pre processing steps for machine learning.
https://tubular.readthedocs.io/en/latest/index.html
BSD 3-Clause "New" or "Revised" License
37 stars 14 forks source link

Bring MeanResponseTransformer in line with new testing setup #228

Closed limlam96 closed 1 month ago

limlam96 commented 2 months ago

Depends https://github.com/lvgig/tubular/issues/225

What?

There are a few required changes for this, summarised below from (https://github.com/lvgig/tubular/issues/150)

Why? Revamp tubular testing to make package more maintainable/modifiable