1 | static Bool decisionTree_apply(DecisionTree tree, Map map) { |
2 | try { |
3 | ret tree.apply(map); |
4 | } catch (BadDecisionException e) { |
5 | null; |
6 | } |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1010881 |
Snippet name: | decisionTree_apply |
Eternal ID of this version: | #1010881/1 |
Text MD5: | c4b572eea84bc676f02bc1270cdf5522 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-10-05 00:41:22 |
Source code size: | 152 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 458 / 480 |
Referenced in: | [show references] |