Releases: DanilZherebtsov/verstack
Releases · DanilZherebtsov/verstack
Fix LGBMTuner crash when predicting negatives and measuring rmsle
4.3.11 fix LGBMTuner crash when predicting negatives and measuring rmsle
LGBMTuner handle negative target with 'rmsle'
4.3.10 LGBMTuner handle negative target with rmsle
Improve stability of LGBMTuner on unbalanced classification datasets (commit changes this time)
4.3.8 Improve stability of LGBMTuner on unbalanced classification datasets
Improve stability of LGBMTuner on unbalanced classification datasets
4.3.7 increment version
Fix dependencies
4.3.6 increment version
Fix dependencies problems
4.3.5 fix dependencies problems
Update dependencies to latest as of 07.2025
4.3.4 upgrade libs versions
Improve ThreshTuner to 1000 default thresholds between 0.00000001 and 0.99999999
4.3.3 improve ThreshTuner
Improve ThreshTuner
4.3.2 remove legacy testing code
Support upcoming pandas API by removing root cause of future warnings in MeanTargetEncoder
4.3.1 increment version to accomodate MeanTargetEncoding changes