- Improving local ensembles to be generated from list of ensemble plus models info. - Allowing BigML connection class to retrieve models from storage without any credentials.
7.2.2
~~~~~~~~~~~~~~~~~~
- Enabling dump from SupervisedModel class.
7.2.1
~~~~~~~~~~~~~~~~~~
- Fixing windows setup.
7.2.0
~~~~~~~~~~~~~~~~~~
- Upgrading sensenet library and giving fallback for local deepnet predictions on OS not supported by tensorflow. - Adding support for pandas' DataFrame when creating sources.
7.1.2
~~~~~~~~~~~~~~~~~~
- Fixing local deepnet predictions if no missing_count info is found.
7.1.1
~~~~~~~~~~~~~~~~~~
- Improving local predictions for shared fusions and documenting.