Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 433 Bytes

CHANGELOG.md

File metadata and controls

23 lines (12 loc) · 433 Bytes

task_predict_modality 0.1.1

NEW FUNCTIONALITY

  • Added Novel method (PR #2).

  • Added Simple MLP method (PR #3).

task_predict_modality 0.1.0

Initial release after migrating the codebase.

NEW FUNCTIONALITY

  • Control methods: Solution, Mean per gene, Random Predictions, Zeros.

  • Methods: Guanlab-dengkw, KNNR, Linear Model

  • Metrics: MAE, Mean pearson / spearman, RMSE

MAJOR CHANGES

  • Refactored the API schema.