Commit c95e7ce
MLflow for DSS 10.0.3 (#206)
* Support DSSDataset or dataiku.Dataset in MLFlowVersionHandler.evaluate (#189)
* Support DSSDataset or dataiku.Dataset in MLFlowVersionHandler.evaluate
* Adjust a comment
* upload_folder function for managed folders (#186)
* upload_folder function for managed folders
* Add import from managed folder for mlflow
* Improve doc mlflow
* Improve doc mlflow
* Add possibility to load mlflow version from managed_folder object
* Improve upload_folder utils function
* Rename smartFolderId into folderRef
* Remove useless argument check
* Update documentation
Co-authored-by: Adrien Lavoillotte <[email protected]>
* Add inline comment
Co-authored-by: Adrien Lavoillotte <[email protected]>
Co-authored-by: Adrien Lavoillotte <[email protected]>
* Check server side that a MLflow saved model name is not empty when creating or updating
* Simplify and reword doc of upload_folder
* Turn DSSDataset & dataiku.Dataset in :class:`DSSDataset` and :class:`dataiku.Dataset`
Co-authored-by: Aurélien Larive <[email protected]>
Co-authored-by: Valentin Thorey <[email protected]>
Co-authored-by: Adrien Lavoillotte <[email protected]>
Co-authored-by: Ferran Candela <[email protected]>
Co-authored-by: Ferran Candela <[email protected]>1 parent 8f166af commit c95e7ce
3 files changed
+53
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
102 | | - | |
| 103 | + | |
103 | 104 | | |
104 | 105 | | |
105 | 106 | | |
| |||
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
111 | 128 | | |
112 | 129 | | |
113 | 130 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
725 | 725 | | |
726 | 726 | | |
727 | 727 | | |
728 | | - | |
729 | | - | |
730 | 728 | | |
731 | 729 | | |
732 | 730 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
135 | 136 | | |
136 | 137 | | |
137 | 138 | | |
138 | | - | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
153 | 183 | | |
154 | 184 | | |
155 | 185 | | |
| |||
315 | 345 | | |
316 | 346 | | |
317 | 347 | | |
318 | | - | |
| 348 | + | |
319 | 349 | | |
320 | | - | |
| 350 | + | |
| 351 | + | |
321 | 352 | | |
322 | 353 | | |
323 | 354 | | |
| |||
348 | 379 | | |
349 | 380 | | |
350 | 381 | | |
351 | | - | |
| 382 | + | |
0 commit comments