-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
@renanxcortes and I have had some conversations about refactoring this project so that, instead of each segregation index being implemented as its own class, we might have two classes (e.g. spatial and aspatial), and the indices themselves would move to subclasses or functions.
In another thread, as we work on spopt we're making a concerted effort to use the BaseClass/Mixin structure that scikit-learn uses. I want to raise the option here of adopting a similar architecture, which i think would make a lot of sense for this project
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request