WayScience / phenotypic_profiling

Machine learning for predicting 15 single-cell phenotypes from cell morphology profiles
Creative Commons Attribution 4.0 International
1 stars 3 forks source link

Restructure pr curves notebook #15

Closed roshankern closed 1 year ago

roshankern commented 1 year ago

This PR is ready for review!

In this PR, the class PR curves notebook is restructured to follow the structure of the evaluate notebooks. This means all the models are evaluated on each data subset and the resulting data are saved in one compiled `.tsv. file.

roshankern commented 1 year ago

Thanks for the review! These images should not be replaced by anything new. The format for the 3.evaluate_model module is to save the intermediate data for evaluations in .tsv and keep the image evaluations in the notebooks.