Search Criteria
Package Details: lightgbm 4.6.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/lightgbm.git (read-only, click to copy) |
---|---|
Package Base: | lightgbm |
Description: | A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. |
Upstream URL: | https://github.com/microsoft/LightGBM |
Keywords: | machine-learning ml |
Licenses: | MIT |
Submitter: | akstrfn |
Maintainer: | zeroskyx |
Last Packager: | zeroskyx |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2018-06-16 14:59 (UTC) |
Last Updated: | 2025-07-25 16:11 (UTC) |
Latest Comments
zeroskyx commented on 2025-07-25 16:14 (UTC)
good catch -- I've honestly only picked up the orphaned package and modified it to work with the new version; updated the package -- thanks for the feedback
there used to be a separate Python package, so feel free to pick that up; I'm unfortunately not able to support that
jclds139 commented on 2025-07-24 21:20 (UTC) (edited on 2025-07-24 21:20 (UTC) by jclds139)
Lots of questions here:
Are you planning to package the associated python version at any point?
Is there a particular reason this is installing to
/usr/local/
? Pacman packages should install directly in/usr/
or in/opt/<something/
if it has to use a non-standard layoutI don't see any mention of needing to build eigen, fmt, etc. as part of building lightGBM, so is there a reason you aren't linking to the available system packages?