autogluon / autogluon/autogluon

[tabular] Test each model with .clone_for_deployment()

Open
#4,857 0 comments 0 reactions 1 assignee Claimed by @Innixma View on GitHub
enhancement module: tabular priority: 0
Dominant language
Python
Stars
10.7k
Forks
1.2k
Avg merge
21h 29m
Merged PRs (30d)
57

Description

We need unit tests for each model to confirm that `.clone_for_deployment()` works and the model continues to function properly if moved to a new directory.

For example, TabPFNMix fails to work properly if cloned to a new location, as detailed in #4853. Adding a test would help spot this issue prior to a release.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.