issues
search
JuliaML
/
LIBSVM.jl
LIBSVM bindings for Julia
Other
88
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to get the decision function after training a SVM model?
#105
WuSiren
opened
6 months ago
11
Why is LIBSVM superior? (May I ask a slightly off-topic question here?)
#104
WuSiren
closed
6 months ago
1
ERROR: Package LIBSVM errored during testing (exit code: 3221226356)
#103
WuSiren
closed
6 months ago
10
CI: Update CI pipeline
#102
barucden
closed
6 months ago
2
Test: serialize models to temporary directory
#101
barucden
closed
6 months ago
0
Test: cover LIBLINEAR usage
#100
barucden
closed
6 months ago
0
Bump [compat] for LIBLINEAR
#99
ablaom
closed
6 months ago
0
Bug?
#98
ablaom
closed
6 months ago
1
coef0 does not contain the intercept
#97
grsbe
closed
1 year ago
1
Trained model size depends on the training data size
#96
MNLubov
closed
1 year ago
2
crash with Julia 1.8.4 under Windows 11
#95
mlesnoff
closed
1 year ago
15
Different probabilities for SVC in LIBSVM and sklearn
#94
MNLubov
opened
2 years ago
0
Read datasets from libsvm
#93
matthiasbe
closed
2 years ago
2
Add MLJ usage to the README.md
#92
ablaom
closed
2 years ago
10
Serializability of SVMs with user-defined/callable kernels
#91
till-m
opened
2 years ago
7
Code in Readme.md does not work.
#90
kazucmpt
closed
2 years ago
7
Doc: add callable kernel example in README
#89
iblislin
opened
2 years ago
0
Callable kernel
#88
till-m
closed
2 years ago
23
Check dimension of gram matrix
#87
till-m
closed
3 years ago
2
Allow callable as kernel argument
#86
till-m
closed
2 years ago
0
Using Kernels.Precomputed, svmpredict doesn't verify the dimensions of the input
#85
till-m
closed
3 years ago
2
Support for M1 / Apple silicon architecture
#84
pazzo83
opened
3 years ago
0
README: documentation for precomputed kernel
#83
barucden
closed
3 years ago
1
cleanup duplicated libsvm_check_parameter call
#82
iblislin
closed
3 years ago
1
GH Action: install Julia formatter action
#81
iblislin
opened
3 years ago
7
rename functions involving side effect
#80
iblislin
closed
3 years ago
3
Add GC.preserve to extend the object lifecycle
#79
iblislin
closed
3 years ago
1
Eliminate duplicated allocations of at-cfunction for libsvm_set_verbose
#78
iblislin
closed
3 years ago
1
refine svmpredict
#77
iblislin
closed
3 years ago
8
Wrap `ccall`s with proper Julia functions
#76
barucden
closed
3 years ago
2
refine check_parameter, use proper type mapping
#75
iblislin
closed
3 years ago
2
LibSVMtypes: using C style type alias
#74
iblislin
closed
3 years ago
1
Add support for precomputed kernel.
#73
barucden
closed
3 years ago
9
Call `svm_check_parameter` before training
#72
barucden
closed
3 years ago
3
How does one specify a pre-computed kernel?
#71
ablaom
closed
3 years ago
9
Avoid abstract types of fields in SupportVectors
#70
barucden
closed
3 years ago
4
add libsvm_version c global var
#69
iblislin
closed
3 years ago
1
remove global variable `verbosity`
#68
iblislin
closed
3 years ago
1
TagBot trigger issue
#67
JuliaTagBot
closed
3 years ago
4
CompatHelper: bump compat for "LIBLINEAR" to "0.6"
#66
github-actions[bot]
closed
3 years ago
0
Relax label vector type to AbstractVector
#65
iblislin
closed
3 years ago
1
migrate CI to GitHub Actions
#64
iblislin
closed
3 years ago
1
Can not find weight in model when i want to build a SVM-RFE model
#63
MosBest
opened
3 years ago
1
Error building LIBSVM
#62
ZhangAngus
closed
3 years ago
3
ROC support
#61
barucden
closed
3 years ago
4
Can we make the package thread-safe?
#60
ppalmes
opened
4 years ago
1
Can't build LIBSVM on Appveyor
#59
JonasIsensee
closed
3 years ago
2
Update the usage in README.
#58
barucden
closed
3 years ago
1
Error in Readme example
#57
cossio
closed
3 years ago
3
Bug in One-Class SVM implementation
#56
compleathorseplayer
opened
4 years ago
3
Next