You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: HISTORY.md
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,24 @@
1
1
# History
2
2
3
+
## 0.1.2 - 2021-02-19
4
+
5
+
New Modeler component
6
+
7
+
* Invalid default metric name - [Issue #82](https://github.com/MLBazaar/Cardea/issues/82) by @ChengFR
8
+
9
+
* Parameter 'presort' in 'sklearn.ensemble.GradientBoostingClassifier' has been deprecated since sklearn v0.22 - [Issue #80](https://github.com/MLBazaar/Cardea/issues/80) by @ChengFR
10
+
11
+
* Loading demo data in either FHIR or MIMIC format - [Issue #79](https://github.com/MLBazaar/Cardea/issues/79) by @sarahmish
12
+
13
+
* Fix a customized primitive: Categorizer - [Issue #75](https://github.com/MLBazaar/Cardea/issues/75) by @ChengFR
14
+
15
+
* Update Cardea Class - [Issue #73](https://github.com/MLBazaar/Cardea/issues/73) by @sarahmish
16
+
17
+
* Clean up the modeler - [Issue #71](https://github.com/MLBazaar/Cardea/issues/71) by @ChengFR
18
+
19
+
* Update and clean up the dependencies - [Issue #70](https://github.com/MLBazaar/Cardea/issues/70) by @ChengFR
0 commit comments