Skip to content

Releases: WayScience/predicting-cell-injury-compounds

Response to reviewers (fix model training)

11 Oct 12:11
a10dc65
Compare
Choose a tag to compare

What's Changed

  • Introducing Model Trained on Feature-Selected Cell-Injury Dataset Without JUMP Alignment by @axiomcura in #30
  • Update Data Splitting Methodology for Aligned and Non-Aligned Feature-Selected Cell Injury Profiles by @axiomcura in #32
  • Adding Two New Models Trained on Unaligned JUMP Feature-Selected Cell Injury Profiles by @axiomcura in #33
  • Update Figures with Feature-Selected and JUMP-Aligned Models by @axiomcura in #35
  • Documentation Update: Feature Selection Profiles, Data Splitting, and Trained Models by @axiomcura in #36
  • Add 'model_label' Parameter for Improved Model Cross Validations Score Tracking in RandomizedSearchCV by @axiomcura in #37

Full Changelog: v2.0...v2.1

Response to reviewer comments

26 Sep 22:12
8cfc8e1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0...v2.0

Pycytominer paper submission

24 Jun 09:00
88a4e33
Compare
Choose a tag to compare

Adding release tag to coincide with pycytominer paper submission.

What's Changed

  • Cytotoxic and Nuisance Metadata Search by @axiomcura in #1
  • Generating data splits: Train, Test and holdout datasets by @axiomcura in #2
  • Multi-Class Logistic Regression Training and Evaluation by @axiomcura in #3
  • Applying JUMP normalized aggregate dataset to Multi-class pre trained model by @axiomcura in #4
  • Adding class type into the PR and F1 scores by @axiomcura in #7
  • Assessing Multi-Class Logistic Regression Model Performance on JUMP Dataset with Various Data Splits Figures by @axiomcura in #8
  • Training Multi-Class Logistic Regression model with only shared features. by @axiomcura in #14
  • Figure 2: Model performance and evaluation using Patchwork by @axiomcura in #13
  • Finalized figs by @axiomcura in #15
  • added supplementary table 2 by @axiomcura in #16

New Contributors

Full Changelog: https://github.com/WayScience/Cytotoxic-Nuisance-Metadata-Analysis/commits/v1.0