WorldCereal / ewoc_rdm_api

Backend APIs for Reference Data Module, used by website and other modules
MIT License
0 stars 0 forks source link

RDM: automated stratification of user datasets #8

Open jdries opened 5 months ago

jdries commented 5 months ago
santoshkaranam commented 3 months ago

First version completed, need to be reviewed https://github.com/WorldCereal/worldcereal-referencedata/blob/main/harmonization/extraction_flag.py

Pending

santoshkaranam commented 2 months ago

@cbutsko is currently working on converting script to service using FastAPI

santoshkaranam commented 3 weeks ago

@cbutsko has provided the first version of scripts to assign h3 index, extract samples and also mapping suggestions. I will test this and integrate

santoshkaranam commented 1 week ago

service deployed, need to trigger stratification based on criteria.

santoshkaranam commented 6 days ago

@ this is done. When user dataset is uploaded, h3 indexes are assigned and stratified to mark subset of samples as extract=1.

issue can be closed