Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(l2g): distance features based on weighted score (#545)
* refactor(l2g): streamline coloc feature factory * perf(l2g): make joins in _get_vep_features lighter * fix(l2g): use weighted scores for _get_vep_features * refactor(l2g): minor improvements * perf(l2g): adapt session to set partition number for shuffling to 800 * feat(l2g): distance features based on weighted score * docs: update docs * refactor(l2g): select features of interest in data outside trainer * chore(l2g): log annotated gold standards in w&b * fix: update test_train * fix(l2g): typo in _get_tss_distance_features with no consequences
- Loading branch information