issues
search
onnx
/
sklearn-onnx
Convert scikit-learn models and pipelines to ONNX
Apache License 2.0
557
stars
104
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
The target opset is not set correctly during the conversion of a RandomForestClassifier
#1142
CardoFlare
opened
5 days ago
1
Follow up on #1139
#1141
xadupre
closed
1 week ago
0
Add unit test to investigate issue 1046
#1140
xadupre
opened
1 week ago
0
Create output_onnx_single_probability.py
#1139
ejosowitz
closed
1 week ago
1
convert lightgbm to onnx has an error
#1138
ArlanCooper
opened
1 week ago
1
feat: add support to sklearn TargetEncoder
#1137
boccaff
opened
2 weeks ago
2
TargetEncoder support
#1136
boccaff
closed
2 weeks ago
1
Helpful code for shaping classifier model ONNX output to a single probability
#1135
ejosowitz
closed
22 hours ago
7
Fix documentation typos for convert pipeline
#1134
MitchMedeiros
opened
1 month ago
0
SimpleImputer: Unexpected runtime error when preceded by CastTransformer
#1133
ag-tcm
opened
1 month ago
1
`OrdinalEncoder` handle `encoded_missing_value` and `unknown_value`
#1132
LLukas22
closed
1 week ago
1
Investigate issue 1129
#1131
xadupre
opened
1 month ago
0
Update CI with the latest verions of onnx
#1130
xadupre
closed
1 month ago
0
Discrepancies between onnx and sklearn probabilities with LogisticRegression
#1129
vassilismin
closed
1 month ago
4
ONNX session conversion taking long time if model has more estimators
#1128
hanzigs
opened
1 month ago
9
Converter for sksurv
#1127
bruno-curta
opened
2 months ago
2
Integrate with ONNX 1.17.0 release branch
#1126
roborags
closed
1 month ago
1
Update CI with onnxruntime==1.19.0
#1125
xadupre
closed
2 months ago
0
Remove unnecessary options for Regressor
#1124
xadupre
closed
2 months ago
0
Support fill_value for SimpleImputer with string data
#1123
bodnarbm
closed
2 months ago
4
SimpleImputer: conversion raises error when setting fill_value for imputers on string data.
#1122
bodnarbm
closed
2 months ago
1
Pypi, this repo and your docs all claim different versions
#1121
ogencoglu
opened
3 months ago
0
What does zipmap, raw_scores, output_class_labels, nocl mean for a Regressor?
#1120
ogencoglu
closed
1 month ago
4
Unused argument: custom_parsers
#1119
Fred51
opened
4 months ago
1
Unsupported model IR version: 10, max supported IR version: 9
#1118
coogle
opened
4 months ago
3
Wrong predictions with `AdaBoostClassifier` with 2 classes
#1117
FrancescMartiEscofetQC
closed
2 months ago
2
Wrong predictions with `LinearDiscriminantAnalysis` with 2 classes
#1116
FrancescMartiEscofetQC
closed
2 months ago
2
skl2onnx.common.exceptions.MissingShapeCalculator: Unable to find a shape calculator for type '<class '__main__.ARIMAWrapper'>'.
#1115
Frank4142
closed
4 months ago
1
Missing Shape Calculator for econml.grf.classes.CausalForest
#1114
cynthiaZV
closed
2 months ago
2
Fix documentation
#1113
xadupre
closed
5 months ago
0
Docs pages broken
#1112
syzonyuliia
closed
5 months ago
2
error with onnxruntime
#1111
geraldstanje
closed
5 months ago
3
Avoid concatenation if not needed
#1110
xadupre
closed
5 months ago
0
Changes main opset in function to_onnx
#1109
xadupre
closed
5 months ago
0
Update documentation
#1108
xadupre
closed
5 months ago
0
Add converter for TunedThresholdClassifierCV
#1107
xadupre
closed
5 months ago
0
Problem with Classifier models to onnx format
#1106
MaxwellMendenhall
opened
5 months ago
3
Support for IterativeImputer
#1105
Asquator
opened
5 months ago
0
to_onnx fail on sklearn.linear_model.ElasticNet for 12 inputs
#1104
bardout
opened
5 months ago
0
Investigate issue 1102
#1103
xadupre
opened
5 months ago
0
ONNXRuntimeError] : 1 : FAIL : Load model from /kaggle/working/model.onnx failed:Type Error: Type (tensor(double)) of output arg (variable) of node (Co_Concat) does not match expected type (tensor(float)).
#1102
DiTo97
closed
5 months ago
12
Correct way of converting HistGradientBoostingRegressor with categorical_features?
#1101
ogencoglu
opened
5 months ago
2
Support for TunedThresholdClassifierCV models
#1100
nadavo-gong
closed
5 months ago
1
Mismatch with repo tags with PyPI, missing release notes
#1099
ogencoglu
closed
5 months ago
1
Upgrade max supported opset version
#1098
xadupre
closed
6 months ago
0
Fix for multidimensional gaussian process
#1097
xadupre
closed
6 months ago
0
problem with convert_sklearn and onnx opset
#1096
geraldstanje
closed
5 months ago
20
Fix the converters for scikit-learn==1.5.0
#1095
xadupre
closed
6 months ago
0
[WIP] Investigate issue 1089
#1094
xadupre
opened
6 months ago
0
Extend CI to test with onnxruntime==1.18.0
#1093
xadupre
closed
6 months ago
0
Next