Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / metarank/lightgbm4j issues and pull requests
#69 - Is there a way to map pandas categorical variable to integer
Issue -
State: open - Opened by zyxue over 1 year ago
#68 - slf4j instead of prints
Pull Request -
State: closed - Opened by shuttie almost 2 years ago
#67 - expose params for predictForMat
Pull Request -
State: closed - Opened by shuttie almost 2 years ago
#66 - custom native lib support
Pull Request -
State: closed - Opened by shuttie almost 2 years ago
#65 - Proper error message for Macos when there's no libomp
Pull Request -
State: closed - Opened by shuttie almost 2 years ago
#64 - Custom objective function support
Pull Request -
State: closed - Opened by shuttie almost 2 years ago
#63 - add guard from double-close jvm crash
Pull Request -
State: closed - Opened by shuttie almost 2 years ago
#62 - bump dependencies
Pull Request -
State: closed - Opened by shuttie almost 2 years ago
#61 - Support for custom objectives
Issue -
State: closed - Opened by shuttie almost 2 years ago
#60 - Implemented memory allocation strategy for different prediction types
Pull Request -
State: closed - Opened by popovstefan about 2 years ago
- 3 comments
#59 - Does it support the 'pred_leaf' function of lightgbm?
Issue -
State: closed - Opened by ToUranus over 2 years ago
- 2 comments
#58 - use LGBM_BoosterCalcNumPredict to calculate num of predict
Pull Request -
State: closed - Opened by chenglin over 2 years ago
#57 - add ranking integration test
Pull Request -
State: closed - Opened by shuttie over 2 years ago
#56 - LGBMDataset reference should be always present in the API
Pull Request -
State: closed - Opened by shuttie over 2 years ago
#55 - Parametrized prediction type in predict methods
Pull Request -
State: closed - Opened by popovstefan over 2 years ago
#54 - Parametrize prediction type
Issue -
State: closed - Opened by popovstefan over 2 years ago
#53 - LGBMBooster support self define predict
Issue -
State: closed - Opened by NBXQ about 3 years ago
- 1 comment
#52 - Release/3.3.1
Pull Request -
State: closed - Opened by shuttie about 3 years ago
#51 - JVM 17 support
Issue -
State: closed - Opened by shuttie about 3 years ago
- 1 comment
#50 - make booster and dataset autocloseable
Pull Request -
State: closed - Opened by shuttie about 3 years ago
#49 - fix native memleak on Booster.saveModelToString
Pull Request -
State: closed - Opened by shuttie about 3 years ago
#48 - make dataset and booster classes implement AutoCloseable
Issue -
State: closed - Opened by shuttie over 3 years ago
#47 - shared library files are broken (132byte sounds too small)
Issue -
State: closed - Opened by myui over 3 years ago
- 1 comment
#46 - Exception in thread "main" java.lang.UnsatisfiedLinkError: com.microsoft.ml.lightgbm.lightgbmlibJNI.new_voidpp()J
Issue -
State: closed - Opened by qshian over 3 years ago
- 7 comments
Labels: question
#45 - release 3.2.1-1
Pull Request -
State: closed - Opened by shuttie over 3 years ago
#44 - add windows ci run
Pull Request -
State: closed - Opened by shuttie over 3 years ago
#43 - upgrade to 3.2.0-1
Pull Request -
State: closed - Opened by shuttie over 3 years ago
#42 - Problem native library
Issue -
State: closed - Opened by TBrb over 3 years ago
- 4 comments
#41 - 3.1.1-4 release
Pull Request -
State: closed - Opened by shuttie almost 4 years ago
#40 - createFromMat and setField fixes
Pull Request -
State: closed - Opened by shuttie almost 4 years ago
#39 - LGBM_DatasetGetFeatureNames support
Issue -
State: closed - Opened by shuttie almost 4 years ago
- 2 comments
#38 - Impossible to train after CreateFromMat
Issue -
State: closed - Opened by TBrb almost 4 years ago
- 3 comments
#37 - matrix build for win/mac
Pull Request -
State: closed - Opened by shuttie almost 4 years ago
#36 - Add windows/macos cross-build for CI
Issue -
State: closed - Opened by shuttie almost 4 years ago
- 1 comment
#35 - Fix wrong path for macos binary libs
Pull Request -
State: closed - Opened by shuttie almost 4 years ago
#34 - Release 3.1.1-2
Pull Request -
State: closed - Opened by shuttie almost 4 years ago
#33 - java: Inaccessible io.github.metarank.lightgbm4j.LGBMBooster
Issue -
State: closed - Opened by jinhanlai almost 4 years ago
- 4 comments
#32 - ci: use java 8-11-15 for tests
Pull Request -
State: closed - Opened by shuttie almost 4 years ago
#31 - CI build matrix for jvm 8/11/15
Issue -
State: closed - Opened by shuttie almost 4 years ago
#30 - Release 3.1.1
Pull Request -
State: closed - Opened by shuttie almost 4 years ago
#29 - release 3.1.0-3
Pull Request -
State: closed - Opened by shuttie almost 4 years ago
#28 - windows error
Issue -
State: closed - Opened by TangXing almost 4 years ago
- 3 comments
Labels: upstream-bug
#27 - use maven surefire to properly print test progress
Pull Request -
State: closed - Opened by shuttie almost 4 years ago
#26 - Fix typo in readme
Pull Request -
State: closed - Opened by shuttie almost 4 years ago
#25 - Add integration ranking test
Issue -
State: closed - Opened by shuttie almost 4 years ago
- 1 comment
#24 - implement LGBM_BoosterDumpModel
Issue -
State: open - Opened by shuttie almost 4 years ago
#23 - implement LGBM_BoosterGetCurrentIteration
Issue -
State: open - Opened by shuttie almost 4 years ago
#22 - implement LGBM_BoosterGetEvalCounts
Issue -
State: open - Opened by shuttie almost 4 years ago
#21 - implement LGBM_BoosterGetNumClasses
Issue -
State: open - Opened by shuttie almost 4 years ago
#20 - implement LGBM_BoosterPredictForMatSingleRowFast and LGBM_BoosterPredictForMatSingleRowFastInit
Issue -
State: open - Opened by shuttie almost 4 years ago
#19 - implement LGBM_BoosterRollbackOneIter
Issue -
State: open - Opened by shuttie almost 4 years ago
#18 - implement LGBM_DatasetDumpText
Issue -
State: open - Opened by shuttie almost 4 years ago
#17 - implement LGBM_DatasetSaveBinary
Issue -
State: open - Opened by shuttie almost 4 years ago
#16 - implement LGBM_DatasetSetFeatureNames
Issue -
State: closed - Opened by shuttie almost 4 years ago
- 1 comment
#15 - update readme and license
Pull Request -
State: closed - Opened by shuttie almost 4 years ago
#14 - add example usage in doc
Pull Request -
State: closed - Opened by shuttie almost 4 years ago
#13 - Not all tests are run on CI
Issue -
State: closed - Opened by shuttie almost 4 years ago
- 1 comment
#12 - Add e2e cancer test
Pull Request -
State: closed - Opened by shuttie almost 4 years ago
#11 - add mac/win support
Pull Request -
State: closed - Opened by shuttie almost 4 years ago
#10 - add javadocs
Pull Request -
State: closed - Opened by shuttie almost 4 years ago
#9 - update readme
Pull Request -
State: closed - Opened by shuttie almost 4 years ago
#8 - add maven release metadata
Pull Request -
State: closed - Opened by shuttie about 4 years ago
#7 - Add javadocs for LightGBM API methods
Issue -
State: closed - Opened by shuttie about 4 years ago
#6 - Mac support
Issue -
State: closed - Opened by shuttie about 4 years ago
#5 - Windows support
Issue -
State: closed - Opened by shuttie about 4 years ago
#4 - Publish to maven central
Issue -
State: closed - Opened by shuttie about 4 years ago
#3 - LightGBM API coverage doc
Issue -
State: closed - Opened by shuttie about 4 years ago
- 1 comment
#2 - integration test with public dataset
Issue -
State: closed - Opened by shuttie about 4 years ago
#1 - Add readme
Issue -
State: closed - Opened by shuttie about 4 years ago