Results 5 issues of Michael Lucht

Hi, thank you for your work on this library. Other implementations of random forests apply feature bagging at every split during tree generation. So I think it would be better...

I'm trying to use tslib with vite 4.0.1. Dev mode seems to demand 'type':'module' in package.json. It then goes into modules subfolder and complains that '../tslib.js' has no default export....

Add typescript declaration file

Hi, thank you for this nice library. There is a small bug, though, and I am surprised, no one did complain, yet. Problem is, that if you type a long...