- 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.
7.1.0
~~~~~~~~~~~~~~~~~~
- Adding the ability to predict locally from shared composed resources, like Ensembles and Fusions.
7.0.1
~~~~~~~~~~~~~~~~~~
- Fixing local Supervised Model to accept stored models as input. - Improving tests to minimize resource creation. - Updating dependencies versions.
7.0.0
~~~~~~~~~~~~~~~~~~
- Adding composite sources to the API REST interface methods. - Adding predictions for images.