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

more unit test and model tests #6

Merged
merged 10 commits into from
Apr 10, 2022
Merged

more unit test and model tests #6

merged 10 commits into from
Apr 10, 2022

Conversation

PanyiDong
Copy link
Owner

  1. solve model errors
  2. add more unit test (use fitted do determine whether pass)
  3. add regression build test

@codecov-commenter
Copy link

codecov-commenter commented Apr 10, 2022

Codecov Report

Merging #6 (6449c53) into master (b3f45d5) will increase coverage by 0.03%.
The diff coverage is 13.60%.

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   12.82%   12.86%   +0.03%     
==========================================
  Files          55       55              
  Lines        5255     5372     +117     
==========================================
+ Hits          674      691      +17     
- Misses       4581     4681     +100     
Flag Coverage Δ
unittests 12.86% <13.60%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
My_AutoML/_balancing/_mixed_sampling.py 16.66% <0.00%> (-0.99%) ⬇️
My_AutoML/_balancing/_over_sampling.py 14.00% <0.00%> (-0.59%) ⬇️
My_AutoML/_balancing/_under_sampling.py 10.44% <0.00%> (-0.49%) ⬇️
My_AutoML/_encoding/_encoding.py 12.62% <0.00%> (-0.51%) ⬇️
...hyperparameters/_ray/_classifier_hyperparameter.py 100.00% <ø> (ø)
..._hyperparameters/_ray/_regressor_hyperparameter.py 100.00% <ø> (ø)
My_AutoML/_imputation/__init__.py 80.00% <ø> (ø)
My_AutoML/_imputation/_base.py 16.85% <0.00%> (-1.22%) ⬇️
My_AutoML/_imputation/_clustering.py 10.30% <0.00%> (ø)
My_AutoML/_imputation/_nn.py 11.07% <0.00%> (ø)
... and 6 more

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@PanyiDong PanyiDong merged commit 6b3f6af into master Apr 10, 2022
@PanyiDong PanyiDong deleted the model_test_unittest branch April 10, 2022 05:57
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