-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Hi there,
I'm a tidymodels enthusiast interested in post-processing methods. For my bachelor's thesis in statistics, I developed a package implementing a calibration method for Gaussian models, with a special applicability in neural networks optimized by MSE: recalibratiN
During this time, I took the intro course with Max and Hanna at LatinR Uruguay in 2023, and also had the opportunity to talk to them last year at UseR2024 in Salzburg, where I presented the finished package.
During those opportunities, I mentioned this work and asked if it could contribute to the tidymodels universe and they advised me to get in touch. This is my first package, and I'm quite new to this area, so I'm not sure how to format this issue to be considered as a possible contribution... Therefore, I'm looking for some general guidelines on how to proceed. I read the Contribute page on the tidymodels site and browsed the tidyverse style guide.
Should I adapt the package to fit these guidelines and propose a PR directly myself. Or should I just bring this as a discussion topic somehow . Or maybe make this suggestion and, in case you are interested, you guys decide implement something like this in the future?
Any advice would be greatly appreciated.
Thank you so much!