File tree Expand file tree Collapse file tree 1 file changed +6
-15
lines changed
Expand file tree Collapse file tree 1 file changed +6
-15
lines changed Original file line number Diff line number Diff line change 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.
You can’t perform that action at this time.
0 commit comments