forestry-labs / Rforestry

https://forestry-labs.github.io/Rforestry/
34 stars 11 forks source link

Implement Custom Sampling in Python #131

Open theo-s opened 1 year ago

theo-s commented 1 year ago

While implementing saving + loading in Python, I realized that that we don't have customAveragingSample, customSplittingSample, and customExcludedSample implemented in the Python wrapper. It would be useful to have these, but I will not implement them in the saving + loading PR.