Download Latest Version v1.3.1 source code.tar.gz (3.3 MB)
Email in envelope

Get an email when there's a new version of AutoGluon

Home / v1.3.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-05-21 2.9 kB
v1.3.1 source code.tar.gz 2025-05-21 3.3 MB
v1.3.1 source code.zip 2025-05-21 4.0 MB
Totals: 3 Items   7.3 MB 4

Version 1.3.1

We are happy to announce the AutoGluon 1.3.1 release!

AutoGluon 1.3.1 contains several bug fixes and logging improvements for Tabular, TimeSeries, and Multimodal modules.

This release contains 9 commits from 5 contributors! See the full commit change-log here: https://github.com/autogluon/autogluon/compare/1.3.0...1.3.1

Join the community: Get the latest updates: Twitter

This release supports Python versions 3.8, 3.9, 3.10, and 3.11. Loading models trained on older versions of AutoGluon is not supported. Please re-train models using AutoGluon 1.3.1.


General


Tabular

Fixes and Improvements


TimeSeries

Fixes and Improvements

  • Fix ensemble weights format for printing. @shchur #5132
  • Avoid masking the scaler param with the default target_scaler value for DirectTabular and RecursiveTabular models. @shchur #5131
  • Fix FutureWarning in leaderboard and evaluate methods. @shchur #5126

Multimodal

Fixes and Improvements


Documentation and CI

  • Add release instructions for pasting whats_new release notes. @Innixma #5111
  • Update docker image to use 1.3 release base. @tonyhoo #5130

Contributors

Full Contributor List (ordered by # of commits):

@shchur @tonyhoo @celestinoxp

New Contributors

Source: README.md, updated 2025-05-21