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

ART statistics #111

Merged
merged 5 commits into from
Jan 30, 2023
Merged

ART statistics #111

merged 5 commits into from
Jan 30, 2023

Conversation

AP6YC
Copy link
Owner

@AP6YC AP6YC commented Jan 30, 2023

This PR folds in the caching/logging of basic statistics at the end of each incremental iteration.

@AP6YC AP6YC added documentation Improvements or additions to documentation enhancement New feature or request labels Jan 30, 2023
@AP6YC AP6YC self-assigned this Jan 30, 2023
@AP6YC AP6YC linked an issue Jan 30, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jan 30, 2023

Codecov Report

Merging #111 (739a290) into develop (96d4d73) will decrease coverage by 0.05%.
The diff coverage is 97.95%.

@@             Coverage Diff             @@
##           develop     #111      +/-   ##
===========================================
- Coverage    96.46%   96.41%   -0.05%     
===========================================
  Files           15       15              
  Lines          735      754      +19     
===========================================
+ Hits           709      727      +18     
- Misses          26       27       +1     
Impacted Files Coverage Δ
src/lib/common.jl 90.19% <92.30%> (+0.19%) ⬆️
src/ART/distributed/modules/DDVFA.jl 100.00% <100.00%> (ø)
src/ART/single/modules/DVFA.jl 97.05% <100.00%> (+0.13%) ⬆️
src/ART/single/modules/FuzzyART.jl 100.00% <100.00%> (ø)
src/ARTMAP/SFAM.jl 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@AP6YC AP6YC merged commit 8150b13 into develop Jan 30, 2023
@AP6YC AP6YC deleted the feature/caching branch January 30, 2023 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Info caching
1 participant