mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
added xgboost.nim (#1878)
This commit is contained in:
parent
719a3ad987
commit
9d67b4690f
@ -22277,5 +22277,17 @@
|
|||||||
"description": "rodster",
|
"description": "rodster",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/j-a-s-d/rodster"
|
"web": "https://github.com/j-a-s-d/rodster"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "xgboost.nim",
|
||||||
|
"url": "https://github.com/jackhftang/xgboost.nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"xgboost",
|
||||||
|
"machine-learning"
|
||||||
|
],
|
||||||
|
"description": "Nim wrapper of libxgboost",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/jackhftang/xgboost.nim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user