What's Changed
- Bump pytest from 9.0.1 to 9.0.2 by @dependabot[bot] in #247
- Bump xgboost from 3.1.1 to 3.1.2 by @dependabot[bot] in #248
- Bump numpy from 2.2.6 to 2.3.5 by @dependabot[bot] in #249
- Bump optuna-integration from 4.5.0 to 4.6.0 by @dependabot[bot] in #250
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #253
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #252
- Fix for merge key checks and misc conditional improvements. by @JohnKossa in #257
- Bump huggingface-hub from 1.1.2 to 1.2.3 by @dependabot[bot] in #258
- Bump python-dotenv from 1.1.1 to 1.2.1 by @dependabot[bot] in #259
- Update scipy requirement from <1.16,>=1.11.4 to >=1.11.4,<1.17 by @dependabot[bot] in #262
- Bump statsmodels from 0.14.5 to 0.14.6 by @dependabot[bot] in #260
- Fixed some unnecessary copying, partial fill cleanup, and skip logic by @larsiusprime in #264
- Multi mra experiments by @larsiusprime in #271
- Update geopandas requirement from ~=1.1.1 to ~=1.1.2 by @dependabot[bot] in #269
- Update joblib requirement from ~=1.5.2 to ~=1.5.3 by @dependabot[bot] in #268
- Update pygam requirement from ~=0.11.0 to ~=0.12.0 by @dependabot[bot] in #267
- Update matplotlib requirement from ~=3.10.7 to ~=3.10.8 by @dependabot[bot] in #266
- Update scikit-learn requirement from ~=1.7.2 to ~=1.8.0 by @dependabot[bot] in #265
- Fix for enrich_year_built by @JohnKossa in #278
- Changed bypass check to require at least k+1 rows for k neighbor comparisons by @JohnKossa in #279
- Fix for if prettify is handed an empty dataframe by @JohnKossa in #284
- Fixed an issue that was causing all boolean fields to fill with True by @JohnKossa in #285
- Time adjustments per model group and file reporting by @JohnKossa in #286
- CSV export for look files by @JohnKossa in #289
- Added an additional export to show the start-indexed time adjustment by @JohnKossa in #288
- Bump polars from 1.35.2 to 1.38.1 by @dependabot[bot] in #293
- Update azure-core requirement from ~=1.36.0 to ~=1.38.0 by @dependabot[bot] in #292
- Bump markdown from 3.10 to 3.10.2 by @dependabot[bot] in #291
- Update pyproj requirement from ~=3.7.1 to ~=3.7.2 by @dependabot[bot] in #274
- Update requests requirement from ~=2.32.3 to ~=2.32.5 by @dependabot[bot] in #276
- Added debug information for piecewise data fills to aid in troublesho… by @JohnKossa in #310
- Added the ability to load your own time adjustments per model group by @JohnKossa in #311
- Added shap contributions map output to finalize models flow by @JohnKossa in #322
- Bump census from 0.8.24 to 0.8.25 by @dependabot[bot] in #299
- Update azure-core requirement from ~=1.38.0 to ~=1.38.1 by @dependabot[bot] in #300
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #307
- Bump actions/attest-build-provenance from 3 to 4 by @dependabot[bot] in #306
- Bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #308
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #305
- Bump xgboost from 3.1.2 to 3.2.0 by @dependabot[bot] in #303
- Update tqdm requirement from ~=4.67.1 to ~=4.67.3 by @dependabot[bot] in #301
- Docs by @larsiusprime in #338
- Add standard errors to MRA params output by @connorschwartz in #333
- Bump rich from 14.2.0 to 15.0.0 by @dependabot[bot] in #330
- Bump huggingface-hub from 1.2.3 to 1.17.0 by @dependabot[bot] in #329
- Bump docker/build-push-action from 6.18.0 to 7.2.0 by @dependabot[bot] in #328
- Update matplotlib requirement from ~=3.10.8 to ~=3.10.9 by @dependabot[bot] in #327
- Bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #326
- Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #323
- fix(tuning): cap LightGBM search space for thin datasets to prevent memorisation by @drussellmrichie in #321
- Feature/vei stats by @JohnKossa in #340
- Bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #324
- Bump census from 0.8.25 to 0.8.26 by @dependabot[bot] in #332
- Fix ArrowNotImplementedError in SalesScrutinyStudy with pyarrow >= 22 by @drussellmrichie in #312
- Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #331
- fix: skip non-numeric columns in calc_r2 by @drussellmrichie in #318
- Sale price spatial lag configuration by @connorschwartz in #296
- fix: guard against all-NA scores in calc_correlations by @drussellmrichie in #316
- fix: guard against n_splits > n_samples in rolling-origin CV by @drussellmrichie in #315
- fix: impute NaN before variable-selection steps in stats.py by @drussellmrichie in #313
- Different variables for different model groups by @connorschwartz in #339
- Adds categorical collapse and DEM enrichment by @larsiusprime in #341
New Contributors
- @connorschwartz made their first contribution in #333
- @drussellmrichie made their first contribution in #321
Full Changelog: v0.5.1...v0.6.0