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

Update datasets.py #441

Merged
merged 1 commit into from
Jul 12, 2022
Merged

Update datasets.py #441

merged 1 commit into from
Jul 12, 2022

Conversation

chenpnn
Copy link
Collaborator

@chenpnn chenpnn commented Jun 26, 2022

support negative coef_

support negative coef_
@codecov
Copy link

codecov bot commented Jun 26, 2022

Codecov Report

Merging #441 (e648661) into master (4ff8560) will decrease coverage by 0.20%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #441      +/-   ##
==========================================
- Coverage   95.85%   95.65%   -0.21%     
==========================================
  Files          29       20       -9     
  Lines        3115     2026    -1089     
==========================================
- Hits         2986     1938    -1048     
+ Misses        129       88      -41     
Flag Coverage Δ
Python ?
rpackage 95.65% <ø> (ø)

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

Impacted Files Coverage Δ
python/abess/datasets.py
python/abess/metrics.py
python/abess/functions.py
python/abess/__init__.py
python/abess/pca.py
python/abess/utilities.py
python/abess/linear.py
python/abess/bess_base.py
python/abess/decomposition.py

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9ef0142...e648661. Read the comment docs.

@oooo26 oooo26 merged commit 3164bf3 into abess-team:master Jul 12, 2022
@Mamba413 Mamba413 linked an issue Aug 10, 2022 that may be closed by this pull request
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.

Negative coefficients in data generation
2 participants