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

inconsistent Response curves #118

Closed
ohad-monday opened this issue Dec 10, 2022 · 1 comment
Closed

inconsistent Response curves #118

ohad-monday opened this issue Dec 10, 2022 · 1 comment
Assignees

Comments

@ohad-monday
Copy link

Getting this weird behaviour on the Demo data - was running the demo end to end example 2 times (as is in 1st run and in the 2nd run with different splitting point - both in the same jupyter kernel)
split_point = data_size - 10 (instead of split_point = data_size - 13)
getting this for 1st run
image

and this for 2nd run
image

what could be the problem? could be something to do with the seed? ot something else im missing?
btw, when i restart the kernel and run the #2 option first, i get similar results to original #1 run

@michevan michevan self-assigned this Dec 12, 2022
@michevan
Copy link
Collaborator

Hi ohad-monday! I'm actually not sure what the problem is here, is it that the response curves look slightly different between the two runs (especially channel 0)? If so, I don't think that is actually a major concern. This looks to me like about the sort of change you can expect by slightly varying your input data. I would expect a geo-level model to be a bit more stable, for what it's worth.

@michevan michevan closed this as completed Jan 3, 2023
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

No branches or pull requests

2 participants