From 2040f37cd8b334ce7b2d772c722d2d03439e3575 Mon Sep 17 00:00:00 2001 From: Woj Date: Thu, 25 May 2023 19:41:22 +0200 Subject: [PATCH] another 100 decisions --- DecisionTree/200permutations_table.txt | 200 +++++++++++++++++++++++++ DecisionTree/decisions.txt | 102 ++++++++++++- 2 files changed, 301 insertions(+), 1 deletion(-) create mode 100644 DecisionTree/200permutations_table.txt diff --git a/DecisionTree/200permutations_table.txt b/DecisionTree/200permutations_table.txt new file mode 100644 index 0000000..823c423 --- /dev/null +++ b/DecisionTree/200permutations_table.txt @@ -0,0 +1,200 @@ +10010010 +00101101 +20110001 +22101110 +10010001 +21001100 +10001001 +11010001 +00101110 +02000110 +00100101 +00000110 +02101100 +20001000 +21010111 +01101110 +02011101 +12101100 +00111101 +00011001 +11111010 +12100111 +22110111 +12101101 +01000101 +11000101 +01000111 +21010101 +01101100 +21010110 +12100011 +12010111 +02010101 +21101111 +02010001 +01100110 +22100011 +10000010 +00110100 +22011100 +12110001 +12010011 +01011110 +01001100 +01011000 +11101101 +11110110 +21110110 +22001100 +10010101 +21111010 +00001100 +21110101 +12111011 +02001111 +21011000 +02111011 +12011110 +02000101 +12000100 +20010111 +21100011 +01110100 +21011100 +02010000 +21001001 +11001100 +20010011 +20111011 +22011000 +01011101 +10111000 +20011111 +10000001 +21100001 +00001101 +01010001 +22010000 +02111101 +22100110 +12001110 +01110001 +11101000 +20110011 +20101010 +22000110 +11011011 +20000011 +12001101 +12110000 +00111110 +02110100 +21100010 +10011000 +22011101 +20011100 +02100000 +12111001 +00000111 +22111011 +01001010 +21101100 +01111111 +12111010 +20111110 +10110010 +02001001 +22000100 +02001100 +01000011 +10000101 +21000010 +01100100 +10101010 +20001100 +00000000 +00101000 +10100000 +02100001 +20011101 +02011110 +02111111 +12010110 +02100100 +20111111 +00011111 +12011000 +12011001 +22010010 +22000010 +00010010 +10101000 +02000000 +20101111 +02100011 +02101111 +22101010 +11111111 +01101000 +21100111 +00101111 +01101010 +20010010 +11011110 +20011110 +00100110 +10101111 +01000001 +02011001 +21101011 +11111011 +10110011 +10011001 +21110010 +10000000 +00011110 +10110001 +21111011 +12010101 +11000110 +22101101 +00000010 +02000111 +21000011 +00011100 +10100110 +20001111 +12100001 +22000101 +01100010 +02001010 +11001111 +00010011 +01100111 +22011010 +10101011 +11010011 +20110010 +20100010 +11110111 +21101000 +02011000 +12110100 +21111101 +02010111 +02101001 +01100011 +10011011 +22110000 +01100000 +20110100 +01100001 +00111010 +02000010 +20010110 +00101011 +22001011 +22010001 +22010101 +12100101 \ No newline at end of file diff --git a/DecisionTree/decisions.txt b/DecisionTree/decisions.txt index 1fe92a4..0c0ef31 100644 --- a/DecisionTree/decisions.txt +++ b/DecisionTree/decisions.txt @@ -97,4 +97,104 @@ 0 1 1 -1 \ No newline at end of file +1 +1 +0 +1 +0 +0 +0 +1 +0 +0 +1 +1 +0 +0 +1 +0 +1 +1 +0 +1 +1 +0 +1 +0 +0 +1 +1 +0 +1 +0 +0 +1 +1 +0 +1 +1 +1 +0 +1 +0 +0 +1 +1 +0 +0 +0 +0 +1 +1 +1 +1 +1 +1 +1 +0 +1 +1 +1 +1 +0 +0 +0 +1 +1 +1 +0 +0 +1 +1 +0 +0 +1 +1 +1 +1 +0 +1 +1 +0 +0 +0 +0 +0 +0 +0 +1 +1 +1 +1 +0 +0 +0 +1 +1 +1 +0 +1 +1 +0 +0 +0 \ No newline at end of file