Skip to content

1.11

Compare
Choose a tag to compare
@xadupre xadupre released this 24 Feb 16:47
4bd8c6a
  • Fix potential bug in IsolationForest and WOETransformer converter due to latest onnx update #835
  • LocalOutlierFactor n_neighbors bugfix #836
  • Fix converter for SimpleImputer when strategy='MostFrequent' and full_value is None #834
  • Enable Double input type for RandomForest and ZipMap #826
  • Allow empty array as feature_names_out #832
  • Fixes for onnx==1.11.0 #824
  • Fix unit test with unfitted models, fix PLSRegression 1.1 #827
  • Fix a validation verifying dimension type #823
  • Fixes issue #817 and method _propagation_status #820
  • Fixes #813, support unsigned class labels in MLPClassifier #818
  • Fixes #814, fix conversion of TreeEnsemble due to a change of the loss name in scikit-learn #819