File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# History
22
3+ ## 0.3.0 - 2021-01-09
4+
5+ ### New Primitives
6+
7+ * Add primitive ` sklearn.naive_bayes.GaussianNB ` - [ Issue #242 ] ( https://github.com/MLBazaar/MLPrimitives/issues/242 ) by @sarahmish
8+ * Add primitive ` sklearn.linear_model.SGDClassifier ` - [ Issue #241 ] ( https://github.com/MLBazaar/MLPrimitives/issues/241 ) by @sarahmish
9+
10+ ### Primitive Improvements
11+
12+ * Add offset to rolling_window_sequence primitive - [ Issue #251 ] ( https://github.com/MLBazaar/MLPrimitives/issues/251 ) by @skyeeiskowitz
13+ * Rename the time_index column to time - [ Issue #252 ] ( https://github.com/MLBazaar/MLPrimitives/issues/252 ) by @pvk-developer
14+ * Update featuretools dependency - [ Issue #250 ] ( https://github.com/MLBazaar/MLPrimitives/issues/250 ) by @pvk-developer
15+
16+ ### General Improvements
17+
18+ * Udpate dependencies and add python3.8 - [ Issue #246 ] ( https://github.com/MLBazaar/MLPrimitives/issues/246 ) by @csala
19+ * Drop Python35 - [ Issue #244 ] ( https://github.com/MLBazaar/MLPrimitives/issues/244 ) by @csala
20+
321## 0.2.5 - 2020-07-29
422
523### Primitive Improvements
You can’t perform that action at this time.
0 commit comments