Skip to content
This repository has been archived by the owner on Jul 19, 2018. It is now read-only.

GWR speed-up 1 #8

Merged
merged 5 commits into from
Jan 18, 2018
Merged

GWR speed-up 1 #8

merged 5 commits into from
Jan 18, 2018

Conversation

Ziqi-Li
Copy link
Member

@Ziqi-Li Ziqi-Li commented Jan 17, 2018

Adding a final parameter in GWR.fit() function. final=False indicates in optimal bandwidth searching process. final=True indicates we are using optimal bandwidth found to fit the GWR model. The running time is expected to decrease 2x to 5x depending on the data.

@TaylorOshan
Copy link
Collaborator

Hi Ziqi,

These enhancements looks promising. Tests are passing so I'll merge this in. I think we can make a few more changes to minimize the amount of code that is replicated throughout the codebase in order to achieve a "separate" mechanism to compute diagnostics for bandwidth search.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants