Soledad Galli

Results 354 comments of Soledad Galli

I would leave it open. And whenever you have the time to gather the information, just pin it here :)

Yes, some users also requested to introduce this transformer or smoothing function in this issue: #160 I am still wondering if it is worth to bring in to Feature-engine the...

yes, good idea. Would you like to add that to the docs? Otherwise, I could do that later as part of #314

Great! In that case, please make a PR to the branch "pydata_template" as the doc files have been reorganized quite a bit compared to master. And you probably want to...

Already added links to category encoders in the class api docs: https://github.com/feature-engine/feature_engine/pull/314/commits/eedfc5ea279d13d3a957f7bc0e3e30378a6e7d92 We still need to add some details in the user guide.

added links to docs in #314

Reopening as I think it might be worth bringing in this functionality to our class as well. It is not so complicated.

Go for it. We need to implement the transformation described in the article cited in [this documentation](https://contrib.scikit-learn.org/category_encoders/targetencoder.html) and I guess we can borrow the logic to calculate the prior and...

It is waiting for a kind contributor to pick it up :)