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

Autodivision of a whole country #10

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

alexey-zakharenkov
Copy link
Contributor

where mwm size prediction model is extended to handle large regions (up to provinces) and takes into account also coastlines and land only area instead of full area.

…wm size prediction model - with coastlines, land only area and broader region sizes (up to provinces)
@alexey-zakharenkov alexey-zakharenkov marked this pull request as draft February 10, 2021 08:55
assert all(s_data['mwm_size_est'] is not None
for s_data in subregions.values())
self.region_id = region_id

Choose a reason for hiding this comment

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

save_splitting_to_file в auto_split_debug надо тогда тоже комплектно поменять или, если использовать не планируется, выпилить
сейчас он требует наличия region_id в DisjointClusterUnion

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