- Adding to local model predictions the ability to use the new missing-combined operators.
1.6.7
~~~~~~~~~~~~~~~~~~
- Fixing bug in corner case of model predictions using proportional missing strategy. - Adding the unique path to the first missing split to the predictions using proportional missing strategy.
1.6.6
~~~~~~~~~~~~~~~~~~
- Improving the locale handling to avoid problems when logging to console under Windows.
1.6.5
~~~~~~~~~~~~~~~~~~
- Adding stats method to Fields to show fields statistics. - Adding api method to create a source from a batch prediction.
1.6.4
~~~~~~~~~~~~~~~~~~
- Changing the create methods to check if origin resources are finished by downloading no fields information.
1.6.3
~~~~~~~~~~~~~~~~~~
- Changing some variable names in the predict method (add_count, add_path) and the prediction structure to follow other bindigns naming.