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

[Unit Testing] Implement Missing Tests for Miscellaneous Cases - Missing - PART2 #1172

Closed
1 of 4 tasks
oualib opened this issue Feb 27, 2024 · 1 comment
Closed
1 of 4 tasks
Assignees
Labels
Unit Testing The selected function/method needs the implementation of UT.

Comments

@oualib
Copy link
Member

oualib commented Feb 27, 2024

What is the requested change?

Several tests are currently missing and need to be implemented as soon as possible.

  • xgb_classifier: to_json_multiclass.
  • randomforest_classifier, decision_tree_classifier, xgb_classifier: multi-class classification tests.
  • all models: overwrite_model parameter.
  • Additionally, ensure that the tests for all machine learning models cover plotting across the three libraries: Plotly, Matplotlib, and Highcharts. Your contributions to this testing enhancement are highly appreciated!
@oualib oualib added the Unit Testing The selected function/method needs the implementation of UT. label Feb 27, 2024
@oualib oualib added this to the VerticaPy 1.1.0 milestone Feb 27, 2024
@oualib
Copy link
Member Author

oualib commented Sep 26, 2024

Those tests are transferred to the main issue: #1205

@oualib oualib closed this as completed Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Unit Testing The selected function/method needs the implementation of UT.
Projects
None yet
Development

No branches or pull requests

2 participants