Skip to content

Commit

Permalink
Module and scripts for evaluating representations (#156)
Browse files Browse the repository at this point in the history
* docstring

* move scripts from contrastive_scripts to viscy/scripts

* organize files in applications/contrastive_phenotyping

* delete unused evaluation code

* more cleanup

* refactor evaluation metrics for translation task

* refactor viscy.evaluation -> viscy.translation.evaluation_metrics and viscy.representation.evaluation

* WIP: representation evaluation module

* WIP: representation eval - docstrings in numpy format

* WIP: more documentation

* refactor: feature_extractor moved to viscy.representation.evaluation

* lint

* bug fix

* refactored common computations and dataset

* add imbalance-learn dependecy to metrics

* refactor classification of embeddings

* organize viscy.representation.evaluation

* ruff

* Soorya's plotting script

* WIP: combine two versions of plot_embeddings.py

* simplify representation.viscy.evaluation - move LCA to its own module

* refactor of viscy.representation.evaluation

* refactored and tested PCA and UMAP plots

---------

Co-authored-by: Soorya Pradeep <[email protected]>
  • Loading branch information
mattersoflight and Soorya19Pradeep authored Sep 10, 2024
1 parent 4bfbf8b commit 634b955
Show file tree
Hide file tree
Showing 34 changed files with 1,391 additions and 596 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 634b955

Please sign in to comment.