- Improvements in docs presentation and content. - Adding tree_CSV method to local model to output the nodes information in CSV format.
1.10.3
~~~~~~~~~~~~~~~~~~~
- Fixing bug: local ensembles were not retrieved from the stored JSON file. - Adding the ability to construct local ensembles from any existing JSON file describing an ensemble structure.
1.10.2
~~~~~~~~~~~~~~~~~~~
- Source creation from inline data.
1.10.1
~~~~~~~~~~~~~~~~~~~
- Fixing bug: source upload failed in old Python versions.
1.10.0
~~~~~~~~~~~~~~~~~~~
- Refactoring the BigML class before adding the new project resource. - Changing the ok and check_resource methods to download lighter resources. - Fixing bug: cluster summarize for 1-centroid clusters. - Fixing bug: adapting to new SSL verification in Python 2.7.9.
1.9.8
~~~~~~~~~~~~~~~~~~
- Adding impurity to Model leaves, and a new method to select impure leaves. - Fixing bug: the Model, Cluster and Anomaly objects had no resource_id attribute when built from a local resource JSON structure.