fizban99

Results 3 issues of fizban99

It would be nice to support bge. I managed to have working version using the generated fake bge at https://blenderartists.org/forum/showthread.php?414680-Mock-BGE-Python-API-for-Autocomplete and modifying jedi_completion to take this fake package into account.

It seems that using the seed 42 with xgboost 1.7.6 with the sample data used in section 8.3 returns a score of `0.7535911602209945` which is different from the value on...

In chapter 4, the Mersenne Twister generator is used as a parameter of RandomState. According to the documentation, it seems that RandomState directly accepts a seed for its own Mersenne...