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

SaveCSV simple callback #2020

Closed
wants to merge 5 commits into from
Closed

SaveCSV simple callback #2020

wants to merge 5 commits into from

Conversation

JaimeRZP
Copy link
Member

Callback designed to allow users to save samples on the go to a CSV file.
We might want to move it to the TuringCallbacks in the future.

@github-actions
Copy link
Contributor

Pull Request Test Coverage Report for Build 5323005738

  • 0 of 6 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/inference/Inference.jl 0 6 0.0%
Totals Coverage Status
Change from base Build 5313671228: 0.0%
Covered Lines: 0
Relevant Lines: 1433

💛 - Coveralls

@codecov
Copy link

codecov bot commented Jun 20, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (e32bb71) 0.00% compared to head (d0cdb37) 0.00%.

❗ Current head d0cdb37 differs from pull request most recent head 4c106a0. Consider uploading reports for the commit 4c106a0 to get more accurate results

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #2020   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files          22      21    -1     
  Lines        1449    1436   -13     
======================================
+ Misses       1449    1436   -13     
Files Changed Coverage Δ
src/inference/Inference.jl 0.00% <0.00%> (ø)
src/inference/hmc.jl 0.00% <ø> (ø)

... and 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yebai
Copy link
Member

yebai commented Jul 4, 2023

@JaimeRZP can you convert this into an extension (see we depend on CSV optionally), or transfer it into TuringCallbacks?

@JaimeRZP
Copy link
Member Author

moved to TuringLang/TuringCallbacks.jl#44

@JaimeRZP JaimeRZP closed this Jul 26, 2023
@yebai yebai deleted the save_cb branch July 26, 2023 09:37
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