mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Add decisiontree package (#1320)
This commit is contained in:
parent
4731c12845
commit
ac580e746c
@ -1,4 +1,18 @@
|
||||
[
|
||||
{
|
||||
"name": "decisiontree",
|
||||
"url": "https://github.com/Michedev/DecisionTreeNim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"Decision tree",
|
||||
"Machine learning",
|
||||
"Random forest",
|
||||
"CART"
|
||||
],
|
||||
"description": "Decision tree and Random forest CART implementation in Nim",
|
||||
"license": "GPL-3.0",
|
||||
"web": "https://github.com/Michedev/DecisionTreeNim"
|
||||
},
|
||||
{
|
||||
"name": "tsv2json",
|
||||
"url": "https://github.com/hectormonacci/tsv2json",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user