Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / JuliaML/LIBSVM.jl issues and pull requests

#105 - How to get the decision function after training a SVM model?

Issue - State: open - Opened by WuSiren 5 months ago - 11 comments

#104 - Why is LIBSVM superior? (May I ask a slightly off-topic question here?)

Issue - State: closed - Opened by WuSiren 5 months ago - 1 comment

#103 - ERROR: Package LIBSVM errored during testing (exit code: 3221226356)

Issue - State: closed - Opened by WuSiren 5 months ago - 10 comments

#102 - CI: Update CI pipeline

Pull Request - State: closed - Opened by barucden 5 months ago - 2 comments

#101 - Test: serialize models to temporary directory

Pull Request - State: closed - Opened by barucden 5 months ago

#100 - Test: cover LIBLINEAR usage

Pull Request - State: closed - Opened by barucden 5 months ago

#99 - Bump [compat] for LIBLINEAR

Pull Request - State: closed - Opened by ablaom 5 months ago

#98 - Bug?

Issue - State: closed - Opened by ablaom 9 months ago - 1 comment

#97 - coef0 does not contain the intercept

Issue - State: closed - Opened by Kusanoyama over 1 year ago - 1 comment

#96 - Trained model size depends on the training data size

Issue - State: closed - Opened by MNLubov over 1 year ago - 2 comments

#95 - crash with Julia 1.8.4 under Windows 11

Issue - State: closed - Opened by mlesnoff over 1 year ago - 15 comments

#94 - Different probabilities for SVC in LIBSVM and sklearn

Issue - State: open - Opened by MNLubov about 2 years ago

#93 - Read datasets from libsvm

Issue - State: closed - Opened by matthiasbe over 2 years ago - 2 comments

#92 - Add MLJ usage to the README.md

Pull Request - State: closed - Opened by ablaom over 2 years ago - 10 comments

#91 - Serializability of SVMs with user-defined/callable kernels

Issue - State: open - Opened by till-m over 2 years ago - 7 comments

#90 - Code in Readme.md does not work.

Issue - State: closed - Opened by kazucmpt over 2 years ago - 7 comments

#89 - Doc: add callable kernel example in README

Issue - State: open - Opened by iblislin almost 3 years ago

#88 - Callable kernel

Pull Request - State: closed - Opened by till-m almost 3 years ago - 23 comments

#87 - Check dimension of gram matrix

Pull Request - State: closed - Opened by till-m almost 3 years ago - 2 comments

#86 - Allow callable as kernel argument

Issue - State: closed - Opened by till-m almost 3 years ago

#85 - Using Kernels.Precomputed, svmpredict doesn't verify the dimensions of the input

Issue - State: closed - Opened by till-m almost 3 years ago - 2 comments

#84 - Support for M1 / Apple silicon architecture

Issue - State: open - Opened by pazzo83 about 3 years ago

#83 - README: documentation for precomputed kernel

Pull Request - State: closed - Opened by barucden over 3 years ago - 1 comment

#82 - cleanup duplicated libsvm_check_parameter call

Pull Request - State: closed - Opened by iblislin over 3 years ago - 1 comment

#81 - GH Action: install Julia formatter action

Pull Request - State: open - Opened by iblislin over 3 years ago - 7 comments

#80 - rename functions involving side effect

Pull Request - State: closed - Opened by iblislin over 3 years ago - 3 comments

#79 - Add GC.preserve to extend the object lifecycle

Pull Request - State: closed - Opened by iblislin over 3 years ago - 1 comment

#78 - Eliminate duplicated allocations of at-cfunction for libsvm_set_verbose

Pull Request - State: closed - Opened by iblislin over 3 years ago - 1 comment

#77 - refine svmpredict

Pull Request - State: closed - Opened by iblislin over 3 years ago - 8 comments

#76 - Wrap `ccall`s with proper Julia functions

Pull Request - State: closed - Opened by barucden over 3 years ago - 2 comments

#75 - refine check_parameter, use proper type mapping

Pull Request - State: closed - Opened by iblislin over 3 years ago - 2 comments

#74 - LibSVMtypes: using C style type alias

Pull Request - State: closed - Opened by iblislin over 3 years ago - 1 comment

#73 - Add support for precomputed kernel.

Pull Request - State: closed - Opened by barucden over 3 years ago - 9 comments

#72 - Call `svm_check_parameter` before training

Pull Request - State: closed - Opened by barucden over 3 years ago - 3 comments

#71 - How does one specify a pre-computed kernel?

Issue - State: closed - Opened by ablaom over 3 years ago - 9 comments

#70 - Avoid abstract types of fields in SupportVectors

Pull Request - State: closed - Opened by barucden over 3 years ago - 4 comments

#69 - add libsvm_version c global var

Pull Request - State: closed - Opened by iblislin over 3 years ago - 1 comment

#68 - remove global variable `verbosity`

Pull Request - State: closed - Opened by iblislin over 3 years ago - 1 comment

#67 - TagBot trigger issue

Issue - State: closed - Opened by JuliaTagBot over 3 years ago - 4 comments

#66 - CompatHelper: bump compat for "LIBLINEAR" to "0.6"

Pull Request - State: closed - Opened by github-actions[bot] over 3 years ago

#65 - Relax label vector type to AbstractVector

Pull Request - State: closed - Opened by iblislin over 3 years ago - 1 comment

#64 - migrate CI to GitHub Actions

Pull Request - State: closed - Opened by iblislin over 3 years ago - 1 comment

#63 - Can not find weight in model when i want to build a SVM-RFE model

Issue - State: open - Opened by MosBest over 3 years ago - 1 comment

#62 - Error building LIBSVM

Issue - State: closed - Opened by ZhangAngus almost 4 years ago - 3 comments

#61 - ROC support

Issue - State: closed - Opened by barucden almost 4 years ago - 4 comments

#60 - Can we make the package thread-safe?

Issue - State: open - Opened by ppalmes almost 4 years ago - 1 comment

#59 - Can't build LIBSVM on Appveyor

Issue - State: closed - Opened by JonasIsensee almost 4 years ago - 2 comments

#58 - Update the usage in README.

Pull Request - State: closed - Opened by barucden almost 4 years ago - 1 comment

#57 - Error in Readme example

Issue - State: closed - Opened by cossio about 4 years ago - 3 comments

#56 - Bug in One-Class SVM implementation

Issue - State: open - Opened by compleathorseplayer about 4 years ago - 3 comments

#55 - problem with example

Issue - State: closed - Opened by bchain over 4 years ago

#54 - Changed 'polynomial' to 'Polynomial' in docstring

Pull Request - State: closed - Opened by MartinuzziFrancesco over 4 years ago - 1 comment

#53 - pre-built libsvm binaries using BinaryBuilder

Pull Request - State: closed - Opened by aviks over 4 years ago - 6 comments

#52 - Cannot install LIBSVM

Issue - State: closed - Opened by cossio over 4 years ago - 5 comments

#51 - julia crush when using LIBSVM on large datasets

Issue - State: closed - Opened by helloinrm over 4 years ago - 2 comments

#50 - LIBSVM.jl webpage : example not working

Issue - State: closed - Opened by FredSoftwares over 4 years ago - 1 comment

#49 - Segfault in svmpredict with @btime

Issue - State: closed - Opened by laborg almost 5 years ago - 2 comments

#48 - Update to allow Compat = 3.0 in REQUIRE or, better, upgrade to Julia 1.0

Issue - State: closed - Opened by ablaom almost 5 years ago - 7 comments

#47 - Create `Project.toml` file, delete `REQUIRE` file, fix AppVeyor

Pull Request - State: closed - Opened by DilumAluthge almost 5 years ago - 6 comments

#46 - Small improvement

Issue - State: closed - Opened by toncho11 almost 5 years ago - 1 comment

#45 - Missing dependency on Windows

Issue - State: closed - Opened by JackDunnNZ over 5 years ago - 2 comments

#44 - Change "unsafe_copy!" to "unsafe_copyto!"

Pull Request - State: closed - Opened by DilumAluthge over 5 years ago - 3 comments

#43 - undefined unsafe_copy! in julia 1.0

Issue - State: closed - Opened by byronbest almost 6 years ago - 1 comment

#42 - Support Julia 1.0

Issue - State: closed - Opened by DilumAluthge about 6 years ago - 6 comments

#41 - Tag new point release?

Issue - State: closed - Opened by DilumAluthge about 6 years ago - 2 comments

#39 - Build fails on macOS with default clang compiler

Issue - State: closed - Opened by DilumAluthge about 6 years ago - 8 comments

#38 - Fix deprecations

Pull Request - State: closed - Opened by femtocleaner[bot] about 6 years ago - 1 comment

#37 - Fix ScikitLearn API regression example

Pull Request - State: closed - Opened by DilumAluthge over 6 years ago - 6 comments

#36 - ScikitLearn API example gives MethodError

Issue - State: closed - Opened by DilumAluthge over 6 years ago - 1 comment

#35 - Multithreading via OpenMP

Pull Request - State: closed - Opened by frodofine over 6 years ago - 9 comments

#34 - Fix order of axes in docs

Pull Request - State: closed - Opened by simonbyrne over 6 years ago - 3 comments

#33 - Fix deprecations

Pull Request - State: closed - Opened by femtocleaner[bot] over 6 years ago - 1 comment

#32 - Fix README about ScikitLearn.jl API sample

Pull Request - State: closed - Opened by benevolent0505 almost 7 years ago - 3 comments

#31 - Apply to ScikitLearn.jl Julia models

Pull Request - State: closed - Opened by benevolent0505 almost 7 years ago - 4 comments

#30 - Correct docstring for svmtrain

Pull Request - State: closed - Opened by timholy about 7 years ago - 3 comments

#29 - merged mutating_versions into master

Pull Request - State: closed - Opened by milanflach over 7 years ago - 2 comments

#28 - Update CI URLs to point to new caching infrastructure

Pull Request - State: closed - Opened by staticfloat over 7 years ago - 1 comment

#27 - Can I get coefficients from the trained model?

Issue - State: closed - Opened by xiaohk over 7 years ago - 2 comments

#26 - More segfaults with boolean labels

Issue - State: closed - Opened by rdeits over 7 years ago - 2 comments

#25 - Run dos2unix on REQUIRE

Pull Request - State: closed - Opened by tkelman over 7 years ago - 3 comments

#24 - Error tagging new release

Issue - State: closed - Opened by attobot over 7 years ago

#23 - Occasional segfaults with libsvm

Issue - State: closed - Opened by rdeits over 7 years ago - 1 comment

#22 - fix missing array() function in readme

Pull Request - State: closed - Opened by rdeits over 7 years ago - 2 comments

#21 - "int32 not defined" when trying to use LIBSVM

Issue - State: closed - Opened by xlambein over 7 years ago - 2 comments

#20 - Fix svmcv and deprecation warnings for Julia 0.5 and 0.6

Pull Request - State: closed - Opened by mpastell over 7 years ago - 1 comment

#19 - Cut a new release

Issue - State: closed - Opened by staticfloat over 7 years ago - 5 comments

#18 - error using LIBSVM in Julia v0.5

Issue - State: closed - Opened by fielman almost 8 years ago - 2 comments

#17 - Added mutating version for svmpredict

Pull Request - State: closed - Opened by milanflach about 8 years ago - 11 comments

#16 - Predict Doesn't work with one class SVM

Issue - State: closed - Opened by ghost over 8 years ago - 1 comment

#15 - Fixed warnings for v0.4.5

Pull Request - State: closed - Opened by dprn over 8 years ago - 1 comment

#14 - SVR doesn't seem to work properly

Issue - State: closed - Opened by pchronz over 8 years ago - 1 comment

#13 - fixed issues with my last commit

Pull Request - State: closed - Opened by merl-dev over 8 years ago

#12 - removed v0.4 deprecation warnings and...

Pull Request - State: closed - Opened by merl-dev over 8 years ago

#11 - fixed bug when svm_type = 2 (one-class SVM).

Pull Request - State: closed - Opened by richardkwo over 8 years ago - 2 comments

#10 - updated for v0.4; regression works now

Pull Request - State: closed - Opened by dressel almost 9 years ago - 1 comment

#9 - Failed to build on Windows 7

Issue - State: closed - Opened by adriantorrie almost 10 years ago - 1 comment

#8 - Windows?

Issue - State: closed - Opened by IainNZ almost 10 years ago - 3 comments

#7 - precomputed kernel

Issue - State: closed - Opened by cbeny about 10 years ago - 1 comment

#6 - Fix example code in README considering changes of DataFrames

Pull Request - State: closed - Opened by chezou over 10 years ago - 1 comment