Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rcannood authored Jan 7, 2025
1 parent abc3434 commit ee77cda
Showing 1 changed file with 6 additions and 15 deletions.
21 changes: 6 additions & 15 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,15 @@
# task_predict_modality x.y.z
# task_predict_modality 0.1.0

## BREAKING CHANGES

<!-- * Restructured `src` directory (PR #3). -->
Initial release after migrating the codebase.

## NEW FUNCTIONALITY

* Added `control_methods/true_labels` component (PR #5).
* Control methods: Solution, Mean per gene, Random Predictions, Zeros.

* Added `methods/logistic_regression` component (PR #5).
* Methods: Guanlab-dengkw, KNNR, Linear Model

* Added `metrics/accuracy` component (PR #5).
* Metrics: MAE, Mean pearson / spearman, RMSE

## MAJOR CHANGES

* Updated `api` files (PR #5).

## MINOR CHANGES

* Updated `README.md` (PR #5).

## BUGFIXES

* Refactored the API schema.

0 comments on commit ee77cda

Please sign in to comment.