Skip to content

Conversation

@azdaly
Copy link

@azdaly azdaly commented Aug 5, 2021

Issue #2:

Autogluon now uses TabularDataset and TabularPredictor instead of TabularPrediction. I fixed a couple quick lines to make them compatible. This now works in my hands. Not totally ideal to have to pull a binary, so I can pull the .py file if you'd prefer.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

azdaly added 2 commits August 4, 2021 21:12
The binary imports TabularPrediction from autogluon. This is no longer supported with recent autogluon versions.
Updated TabularPrediction to TabularDataset and TabularPredictor.
@motin
Copy link

motin commented Oct 2, 2021

@azdaly Make sure to also update autogluon-tab-with-test.py :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants