This commit is contained in:
Gani Nazirov 2019-08-04 21:58:43 -07:00 коммит произвёл GitHub
Родитель bea821ef8b
Коммит 68f9be16f0
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 10 добавлений и 0 удалений

Просмотреть файл

@ -28,8 +28,18 @@
[PR#208](https://github.com/microsoft/NimbusML/pull/208) Add support for
combining models from transforms, predictors and pipelines in to one model.
- **Azureml-Dataprep integration**
[PR#181](https://github.com/microsoft/NimbusML/pull/181) Added support for
dataflow objects as a datasource for pipeline training/testing.
## **Bug Fixes**
- **Fixed memory leak**
The [PR#184](https://github.com/microsoft/NimbusML/pull/184) fixed potentially
large memory leak when transforming pandas dataframe.
- **Remove Stored References To `X` and `y`**
[PR#195](https://github.com/microsoft/NimbusML/pull/195) Remove the stored