Skip to content

Commit ee77cda

Browse files
authored
Update CHANGELOG.md
1 parent abc3434 commit ee77cda

File tree

1 file changed

+6
-15
lines changed

1 file changed

+6
-15
lines changed

CHANGELOG.md

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,15 @@
1-
# task_predict_modality x.y.z
1+
# task_predict_modality 0.1.0
22

3-
## BREAKING CHANGES
4-
5-
<!-- * Restructured `src` directory (PR #3). -->
3+
Initial release after migrating the codebase.
64

75
## NEW FUNCTIONALITY
86

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

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

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

1513
## MAJOR CHANGES
1614

17-
* Updated `api` files (PR #5).
18-
19-
## MINOR CHANGES
20-
21-
* Updated `README.md` (PR #5).
22-
23-
## BUGFIXES
24-
15+
* Refactored the API schema.

0 commit comments

Comments
 (0)