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

predict tutorial #219

Open
wants to merge 27 commits into
base: main
Choose a base branch
from
Open

predict tutorial #219

wants to merge 27 commits into from

Conversation

behinger
Copy link
Member

  • up predict.jl
  • add assert
  • Update src/predict.jl
  • Update src/predict.jl
  • rename variable
  • Update src/predict.jl
  • update assert in predict.jl
  • minor predict improvements

ReneSkukies and others added 10 commits September 2, 2024 12:37
update predict function for partial overlap, so that keep_basis input is converted to vector.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
rename variable to be Julia standard compliant
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@behinger
Copy link
Member Author

Copy link
Member

@ReneSkukies ReneSkukies left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mainly some typos and I rewrote some stuff for better understandability. Otherwise looks good =)

docs/literate/explanations/predict.jl Outdated Show resolved Hide resolved
docs/literate/explanations/predict.jl Outdated Show resolved Hide resolved
docs/literate/explanations/predict.jl Show resolved Hide resolved
docs/literate/explanations/predict.jl Outdated Show resolved Hide resolved
docs/literate/explanations/predict.jl Outdated Show resolved Hide resolved
docs/literate/explanations/predict.jl Outdated Show resolved Hide resolved
docs/literate/explanations/predict.jl Outdated Show resolved Hide resolved
docs/literate/explanations/predict.jl Outdated Show resolved Hide resolved
docs/literate/explanations/predict.jl Outdated Show resolved Hide resolved
src/predict.jl Outdated Show resolved Hide resolved
behinger and others added 15 commits September 26, 2024 16:04
Co-authored-by: René Skukies <[email protected]>
@behinger
Copy link
Member Author

behinger commented Sep 26, 2024

nice thanks! I think if you do a "review" next time, I could accept all of them at once; but I'm not sure - aybe you even did that :)

edit: will wait for the CI and then merge

# In the plot, we see the two partial predictions for car and face. They are respectively "0" outside the basisfunction windows

# !!! note
# The above options can be combined as well, e.g. to get an `epoch_to`, `exclude_basis` version. `epoch_timewindow` can be specified as well.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[JuliaFormatter] reported by reviewdog 🐶

Suggested change
# The above options can be combined as well, e.g. to get an `epoch_to`, `exclude_basis` version. `epoch_timewindow` can be specified as well.
# The above options can be combined as well, e.g. to get an `epoch_to`, `exclude_basis` version. `epoch_timewindow` can be specified as well.

@ReneSkukies
Copy link
Member

nice thanks! I think if you do a "review" next time, I could accept all of them at once; but I'm not sure - aybe you even did that :)

That is indeed what I did :')

@behinger
Copy link
Member Author

Damn alright - very annoying I had to accept each commit on its own. Maybe I didn't see it

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