Alexander März

Results 14 issues of Alexander März

Updates all project dependencies to their latest stable versions while maintaining compatibility. ## Changes - Updated 11 dependency versions in setup.py - Used conservative version specifiers (~=) to prevent breaking...

@claude Update the project dependencies to latest versions but ensure it is all working.

Add Bernstein-Flow as a new normalizing flow distribution using Bernstein polynomial quantile functions. This provides shape-constrained probabilistic modeling with natural monotonicity preservation. ## Key Features - BernsteinQuantileTransform using Bernstein polynomials...

Addresses sktime interface issues (#80) ## Summary ✅ Add XGBoostLSSRegressor with sklearn BaseEstimator interface ✅ Implement automatic distribution detection ✅ Simplify workflow from 6+ steps to standard fit/predict ✅ Update...