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

minibatch without replacement #6

Merged
merged 2 commits into from
Dec 29, 2020
Merged

minibatch without replacement #6

merged 2 commits into from
Dec 29, 2020

Conversation

pylat
Copy link
Member

@pylat pylat commented Dec 29, 2020

using sample function from StatsBase instead of rand.

@codecov-io
Copy link

codecov-io commented Dec 29, 2020

Codecov Report

Merging #6 (fa69cc1) into master (fe481f4) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #6   +/-   ##
=======================================
  Coverage   87.16%   87.16%           
=======================================
  Files          12       12           
  Lines         413      413           
=======================================
  Hits          360      360           
  Misses         53       53           
Impacted Files Coverage Δ
src/algorithms/Finito/Finito.jl 87.87% <ø> (ø)
src/algorithms/ProShI/ProShI.jl 82.60% <ø> (ø)
src/algorithms/Finito/Finito_basic.jl 95.91% <100.00%> (ø)
src/algorithms/ProShI/ProShI_basic.jl 96.49% <100.00%> (ø)

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 fe481f4...fa69cc1. Read the comment docs.

@pylat pylat merged commit ffd632b into master Dec 29, 2020
@pylat pylat deleted the randb branch June 22, 2021 07:18
pourya-b pushed a commit to pourya-b/CIAOAlgorithms.jl that referenced this pull request Nov 3, 2021
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