We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15d9595 commit 489f194Copy full SHA for 489f194
CITATION.cff
@@ -0,0 +1,23 @@
1
+# YAML 1.2
2
+---
3
+authors:
4
+ -
5
+ family-names: Taskesen
6
+ given-names: Erdogan
7
+ orcid: "https://orcid.org/0000-0002-3430-9618"
8
+cff-version: "1.1.0"
9
+date-released: 2020-10-07
10
+keywords:
11
+ - "python"
12
+ - "xgboost"
13
+ - "tree-structure"
14
+ - "treeplot"
15
+ - "randomforest"
16
17
+ - "gradient-boosting"
18
+license: "MIT"
19
+message: "If you use this software, please cite it using these metadata."
20
+repository-code: "erdogant.github.io/treeplot"
21
+title: "Plot XGboost and Randomforest Tree"
22
+version: "0.1.0"
23
+...
0 commit comments