Commit 2f0d2db
Linear Regression out of preview (#1557)
* changing import to preview
* test_preview_linear upd
* no assert daal4py in module
* actual removal
* address public and private CI fails
* cleanup additional mentions of preview
* isorted
* minor paths update
* adding pytest args to function
* alignment with #1508
* Update sklearnex/tests/test_memory_usage.py
Co-authored-by: Alexander Andreev <alexander.andreev@intel.com>
* Update sklearnex/tests/test_memory_usage.py
Co-authored-by: Alexander Andreev <alexander.andreev@intel.com>
* some cpu deselected test removals
* restoring one deselected for pub CI
* restoring one deselected for private CI
* temp debugging
* another temp for debug
* debug removal
* alphabetical tweak after merging
* minor space
* deselected pca tweak
---------
Co-authored-by: Alexander Andreev <alexander.andreev@intel.com>1 parent d437d54 commit 2f0d2db
12 files changed
Lines changed: 395 additions & 495 deletions
File tree
- sklearnex
- linear_model
- tests
- preview
- linear_model
- tests
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
243 | 242 | | |
244 | 243 | | |
245 | | - | |
246 | 244 | | |
247 | 245 | | |
248 | | - | |
249 | 246 | | |
250 | 247 | | |
251 | 248 | | |
| |||
1192 | 1189 | | |
1193 | 1190 | | |
1194 | 1191 | | |
1195 | | - | |
| 1192 | + | |
1196 | 1193 | | |
1197 | 1194 | | |
1198 | 1195 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | 99 | | |
101 | 100 | | |
102 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| |||
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
79 | | - | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | 91 | | |
107 | 92 | | |
108 | 93 | | |
| |||
128 | 113 | | |
129 | 114 | | |
130 | 115 | | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
0 commit comments