Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / titsuki/raku-Algorithm-LibSVM issues and pull requests
#70 - Update POD; Now, shaped @x isn't required
Pull Request -
State: closed - Opened by titsuki over 1 year ago
#69 - Make from-matrix, from-kernel-matrix enable to infer the shape of giv…
Pull Request -
State: closed - Opened by titsuki over 1 year ago
#68 - libsvm version 3.32 is already released
Issue -
State: open - Opened by titsuki over 1 year ago
#67 - Fix build issue on OSX
Pull Request -
State: closed - Opened by titsuki over 2 years ago
- 1 comment
#66 - Infer schema (i.e., dimension) when given input is unshaped
Issue -
State: closed - Opened by titsuki almost 3 years ago
#65 - [DONT MERGE THIS PR] Call "which patch"
Pull Request -
State: closed - Opened by titsuki almost 3 years ago
- 1 comment
#64 - Patch fails on MacOSX environment
Issue -
State: closed - Opened by titsuki almost 3 years ago
#63 - Fix typo in the example
Pull Request -
State: closed - Opened by titsuki almost 3 years ago
- 2 comments
#62 - Fix allocation size of CArray
Pull Request -
State: closed - Opened by titsuki almost 3 years ago
#61 - Allow explicit + sign when parsing label column
Pull Request -
State: closed - Opened by titsuki almost 3 years ago
#60 - Deprecate load-problem
Pull Request -
State: closed - Opened by titsuki almost 3 years ago
#59 - Cast Int into Bool
Pull Request -
State: closed - Opened by titsuki almost 3 years ago
#58 - Make Problem enable to have nr-feature
Pull Request -
State: closed - Opened by titsuki over 3 years ago
#57 - Make load-problem more intuitively
Issue -
State: closed - Opened by titsuki over 3 years ago
- 1 comment
#56 - Make sure problem.y is feasible even if its instance was used by cros…
Pull Request -
State: closed - Opened by titsuki over 3 years ago
#55 - Problem.y doesn't work; it returns "Don't know how many elements a C array returned from a library" error
Issue -
State: closed - Opened by titsuki over 3 years ago
- 2 comments
#54 - Even if given Num (stringified) include "e" the parser doesn't fail now
Pull Request -
State: closed - Opened by titsuki over 3 years ago
#53 - Make "Problem" responsible for nr-feature
Issue -
State: closed - Opened by titsuki over 3 years ago
#52 - Migrate to GitHub actions
Pull Request -
State: closed - Opened by titsuki over 3 years ago
#51 - Add "or die"
Pull Request -
State: closed - Opened by titsuki over 3 years ago
#50 - Use libsvm 3.25 instead of 3.22
Pull Request -
State: closed - Opened by titsuki over 3 years ago
#49 - "Cannot resolve caller head(Any:U:) error" rarely occurs
Issue -
State: closed - Opened by titsuki about 5 years ago
- 3 comments
#48 - CustomBuilder is missing in the build-depends
Issue -
State: closed - Opened by titsuki about 5 years ago
- 1 comment
#47 - Use LibSVM::Grammar for .load-problem
Pull Request -
State: closed - Opened by titsuki over 5 years ago
#46 - load-problem has to take into account comment lines
Issue -
State: closed - Opened by titsuki over 5 years ago
#45 - Use .all ~~ Pair comparison instead of Positional[Pair] constraint
Pull Request -
State: closed - Opened by titsuki over 5 years ago
#44 - Fix default gamma
Pull Request -
State: closed - Opened by titsuki over 5 years ago
#43 - The default gamma value shouldn't set to 0e0; The kernels other than LINEAR doesn't work fine when the value is 0e0.
Issue -
State: closed - Opened by titsuki over 5 years ago
- 1 comment
#42 - Positional[Pair] constraint for feature is not easy to use
Issue -
State: closed - Opened by titsuki over 5 years ago
#41 - Enable to use comment
Pull Request -
State: closed - Opened by titsuki over 5 years ago
#40 - Algorithm-LibSVM shouldn't provide the Build module
Issue -
State: closed - Opened by titsuki over 5 years ago
- 2 comments
#39 - Comment out DESTROY
Pull Request -
State: closed - Opened by titsuki over 5 years ago
#38 - Add null check for param
Pull Request -
State: closed - Opened by titsuki over 5 years ago
#37 - C++ side causes double free
Issue -
State: closed - Opened by titsuki over 5 years ago
#36 - Fix memory allocation way
Pull Request -
State: closed - Opened by titsuki over 5 years ago
- 1 comment
#35 - The libsvm format parser cannot parse lines that include comment
Issue -
State: closed - Opened by titsuki over 5 years ago
#34 - libsvm version 3.25 is already released
Issue -
State: closed - Opened by titsuki over 5 years ago
Labels: enhancement
#33 - Use single pointer instead of pointer of pointer
Pull Request -
State: closed - Opened by titsuki almost 6 years ago
- 1 comment
#32 - Make sure param is not NULL before calling free
Pull Request -
State: closed - Opened by titsuki almost 6 years ago
#31 - DESTROY causes double free
Issue -
State: closed - Opened by titsuki almost 6 years ago
- 1 comment
#30 - Problem.y says "Don't know how many elements a C array returned from a library"
Issue -
State: closed - Opened by titsuki about 6 years ago
- 3 comments
#29 - 0.0.3
Pull Request -
State: closed - Opened by titsuki almost 7 years ago
#28 - Use --> instead of returns
Pull Request -
State: closed - Opened by titsuki almost 7 years ago
#27 - Use CArray.list instead of NativeHelpers::Array
Pull Request -
State: closed - Opened by titsuki almost 7 years ago
#26 - Use --> instead of returns where NativeHelpers::Array is unrelated
Pull Request -
State: closed - Opened by titsuki almost 7 years ago
#25 - fixed example in readme
Pull Request -
State: closed - Opened by jamesalbert about 7 years ago
- 2 comments
#24 - Bump version to 0.0.1
Pull Request -
State: closed - Opened by titsuki over 7 years ago
#23 - Use zef instead of panda
Pull Request -
State: closed - Opened by titsuki over 7 years ago
#22 - Use .map(&f1).sort(&f2).map(&f3) instead of .sort(&f4)
Pull Request -
State: closed - Opened by titsuki almost 8 years ago
#21 - .sort({ $^b[0] <=> $^a[0] }) consumes given sequence
Issue -
State: closed - Opened by titsuki almost 8 years ago
- 1 comment
Labels: bug
#20 - Use SPDX identifier in license field of META6.json
Pull Request -
State: closed - Opened by samcv almost 8 years ago
#19 - Fix grammar
Pull Request -
State: closed - Opened by titsuki almost 8 years ago
#18 - Introduce grammar
Pull Request -
State: closed - Opened by titsuki about 8 years ago
#17 - Make both Problem.y and Problem.x return non-nativecall values
Pull Request -
State: closed - Opened by titsuki about 8 years ago
#16 - Make checkers called internally
Pull Request -
State: closed - Opened by titsuki about 8 years ago
#16 - Make checkers called internally
Pull Request -
State: closed - Opened by titsuki about 8 years ago
#15 - Fix tests
Pull Request -
State: closed - Opened by titsuki about 8 years ago
#14 - Make the default shrinking parameter on
Pull Request -
State: closed - Opened by titsuki about 8 years ago
#13 - Fix gamma initialization
Pull Request -
State: closed - Opened by titsuki about 8 years ago
#12 - Set 1 as the default seed of rand
Pull Request -
State: closed - Opened by titsuki about 8 years ago
#11 - Fix model loading portion
Pull Request -
State: closed - Opened by titsuki about 8 years ago
#10 - Kernel.swap_index swaps given nodes without reestablishment of their links
Issue -
State: closed - Opened by titsuki about 8 years ago
Labels: wontfix
#9 - Algorithm::LibSVM.train with the probability option doesn't seem to work correctly
Issue -
State: closed - Opened by titsuki about 8 years ago
- 1 comment
Labels: bug
#8 - Fix parameter
Pull Request -
State: closed - Opened by titsuki about 8 years ago
#7 - Fix libsvm license
Pull Request -
State: closed - Opened by titsuki about 8 years ago
#6 - Revert "Fix libsvm license"
Pull Request -
State: closed - Opened by titsuki about 8 years ago
#5 - Fix libsvm license
Pull Request -
State: closed - Opened by titsuki about 8 years ago
#4 - Test svr
Pull Request -
State: closed - Opened by titsuki about 8 years ago
#3 - 0e-20 == -0e-20 == 0
Pull Request -
State: closed - Opened by titsuki about 8 years ago
#2 - Add Algorithm::LibSVM.evaluate method
Pull Request -
State: closed - Opened by titsuki about 8 years ago
#1 - Fix mac build
Pull Request -
State: closed - Opened by titsuki about 8 years ago