added xgboost.nim (#1878)

This commit is contained in:
Jack Tang 2021-04-22 22:05:36 +08:00 committed by GitHub
parent 719a3ad987
commit 9d67b4690f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22277,5 +22277,17 @@
"description": "rodster",
"license": "MIT",
"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"
}
]