Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add linear tree classifier #274

Merged
merged 86 commits into from
Mar 13, 2023
Merged

Add linear tree classifier #274

merged 86 commits into from
Mar 13, 2023

Conversation

Sinacam
Copy link
Contributor

@Sinacam Sinacam commented Mar 8, 2023

What does this PR do?

Adds tree classifier and modifies linear.py, main.py and linear_trainer.py to accommodate it.
This is a breaking change for loading previously stored linear pipelines.

Test CLI & API (bash tests/autotest.sh)

  • Test Pass
    • (Copy and paste the last outputted line here.)
  • Not Applicable (i.e., the PR does not include API changes.)

Test quickstart & API (bash tests/docs/test_examples.sh)

  • Test Pass
    • (Copy and paste the last outputted line here.)
  • Not Applicable (i.e., the PR does not include API changes.)

Check API Document

  • API document is updated (linear, nn)
  • Not Applicable (i.e., the PR does not include API changes.)

@Eleven1Liu Eleven1Liu mentioned this pull request Mar 13, 2023
6 tasks
@cjlin1 cjlin1 merged commit 18349c5 into ASUS-AICS:master Mar 13, 2023
@Eleven1Liu Eleven1Liu deleted the tree-pr branch March 13, 2023 22:18
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