Skip to content

Fix PAI XGBoost model evaluation driver bug#2864

Merged
typhoonzero merged 1 commit intosql-machine-learning:developfrom
sneaxiy:fix_driver_bug
Aug 22, 2020
Merged

Fix PAI XGBoost model evaluation driver bug#2864
typhoonzero merged 1 commit intosql-machine-learning:developfrom
sneaxiy:fix_driver_bug

Conversation

@sneaxiy
Copy link
Copy Markdown
Collaborator

@sneaxiy sneaxiy commented Aug 21, 2020

No description provided.

@lhw362950217
Copy link
Copy Markdown
Collaborator

lhw362950217 commented Aug 21, 2020

I think it's better to change


to:

from runtime.dbapi import PaiioConnection
conn = PaiioConnection.from_table(result_table)

and keep other place as they are

@sneaxiy
Copy link
Copy Markdown
Collaborator Author

sneaxiy commented Aug 21, 2020

@lhw362950217 Great idea! I have changed the implementation as you suggested. Please take a look.

@typhoonzero typhoonzero merged commit 343a923 into sql-machine-learning:develop Aug 22, 2020
@sneaxiy sneaxiy deleted the fix_driver_bug branch August 22, 2020 01:46
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.

3 participants