nok/sklearn-porter
Transpile trained scikit-learn estimators to C, Java, JavaScript and others.
PythonBSD-3-Clause
Issues
- 2
- 1
- 3
Can't use port or save functions
#89 opened by GMSL1706 - 2
ImportError: cannot import name 'Porter'
#85 opened by elimsjxr - 5
- 5
- 11
- 2
[Enhancement]Background concurrent copying GC freed for sklearn model constrcutor in Java
#75 opened by momo1986 - 2
A bug
#55 opened by Larry-Zheng - 2
ValueError: invalid literal for int() with base 10: 'post1' on Example from Readme
#73 opened by MarcusSchilling - 1
Invalid java generated for random forrest
#59 opened by markusheiden - 3
Port CountVectorizer
#38 opened by nicolalandro - 1
A bug : When the version of sklearn contains character sequences like "rc1, rc2", the Porter class cannot be created.
#67 opened by earlsuke - 2
- 1
RandomForestClassifier export
#69 opened by Vasilissk-prog - 1
- 0
- 0
Feature Request: Multinomial Logistic Regression
#66 opened by hwsamuel - 3
OSError: Windows isn't supported yet
#77 opened by wbadry - 1
Unable to check integrity score.
#78 opened by nithinreddyy - 0
- 3
C code generator with multi output RFC - illegal code generated and general failure to handle multi dimension output
#56 opened by mg169706 - 0
(SVC export) N_vector size of the exported C is not the same with the size of training sample
#64 opened by libo-wu - 8
SVC predict_proba not supported
#46 opened by IslamSabdelazez - 0
- 2
Is there any plans to support "distance" weights and "predict_proba" method for KNearestNeighbour ?
#39 opened by KMKnation - 1
decision tree C code exported by porter have zero integrity score with custom test_data.
#70 opened by Marslanali - 0
What does embed_data do?
#74 opened by lucasavila00 - 2
Fails with big dataset
#63 opened by mmhobi7 - 2
install version 0.7.0+ ERROR
#62 opened by yhfwww - 1
Golang SVC
#61 opened by alext234 - 4
Is there any plans to suuport GradientBoostingClassifier and CalibratedClassifier?
#42 opened by odedfisc - 0
- 1
- 1
MLPClassifier does not reset network value producing wrong predictions when doing continuous prediction
#48 opened by julian-ramos - 4
Decision tree C code exported by porter has wrong datatype for features array it should be float
#43 opened by vijaykilledar - 9
- 3
Multilabel prediction
#53 opened by DerMajeed - 1
Any plans to support XGBoost?
#51 opened by CBrauer - 5
Decision tree classifier porter C code predicting index of classes not actual class
#37 opened by vijaykilledar - 2
C# support
#45 opened by bpfliegel - 1
- 1
requirements.txt file not found
#44 opened by claudiocc1 - 2
C RandomForestClassifier code generation applies num_format lambda to feature indicis
#40 opened by apasanen - 2
- 1
Installing using anaconda
#32 opened by okoutb - 0
- 2
MultiOutputClassifier not supported
#29 opened by lpschaub - 3
- 1