• Belinda Trotta's avatar
    Bug fix: small values of max_bin cause program to crash (#2299) · c421f898
    Belinda Trotta authored
    * Fix bug where small values of max_bin cause crash.
    
    * Revert "Fix bug where small values of max_bin cause crash."
    
    This reverts commit fe5c8e2547057c1fa5750bcddd359dd7708fab4b.
    
    * Fix bug where small values of max_bin cause crash.
    
    * Reset random seed in test, remove extra blank line.
    
    * Minor bug fix. Remove extra blank line.
    
    * Change old test to account for new binning behavior.
    c421f898
test_engine.py 73.5 KB