File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -78,8 +78,8 @@ following:
7878```
7979
8080This sample is a snippet of the CVSS version 3.0 base scoring algorithm
81- represented as a decision tree. The full tree can be found
82- [ here ] ( cvss_full_tree.md ) . This tree representation is functional, but not as
83- flexible or aesthetic as might be hoped. The visualizations provided by R are
84- geared towards analysis of decision trees in a random forest ML model, rather
85- than operations-research type trees.
81+ represented as a decision tree. [ The full CVSS version 3.0 decision tree ]
82+ (cvss_full_tree.md) shows the complete structure . This tree representation is
83+ functional, but not as flexible or aesthetic as might be hoped. The
84+ visualizations provided by R are geared towards analysis of decision trees in a
85+ random forest ML model, rather than operations-research type trees.
You can’t perform that action at this time.
0 commit comments