From ecd41469ecd097cc0a721fd89844af0365272016 Mon Sep 17 00:00:00 2001 From: Marta Roszak Date: Sun, 10 May 2020 18:42:31 +0200 Subject: [PATCH] Marta miniprojekt + raport --- .idea/DSZI.iml | 7 +- .idea/misc.xml | 2 +- Restaurant/Marta/.idea/Marta.iml | 11 ++ Restaurant/Marta/.idea/encodings.xml | 4 + Restaurant/Marta/.idea/misc.xml | 4 + Restaurant/Marta/.idea/modules.xml | 8 ++ Restaurant/Marta/.idea/vcs.xml | 6 + Restaurant/Marta/.idea/workspace.xml | 172 +++++++++++++++++++++++ Restaurant/Marta/DecisionTreeGenerate.py | 90 ++++++++++++ Restaurant/main.py | 76 +++++++++- 10 files changed, 372 insertions(+), 8 deletions(-) create mode 100644 Restaurant/Marta/.idea/Marta.iml create mode 100644 Restaurant/Marta/.idea/encodings.xml create mode 100644 Restaurant/Marta/.idea/misc.xml create mode 100644 Restaurant/Marta/.idea/modules.xml create mode 100644 Restaurant/Marta/.idea/vcs.xml create mode 100644 Restaurant/Marta/.idea/workspace.xml create mode 100644 Restaurant/Marta/DecisionTreeGenerate.py diff --git a/.idea/DSZI.iml b/.idea/DSZI.iml index 6711606..bb9849c 100644 --- a/.idea/DSZI.iml +++ b/.idea/DSZI.iml @@ -1,8 +1,11 @@ - - + + + + + diff --git a/.idea/misc.xml b/.idea/misc.xml index a2e120d..4f2d1fe 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/Restaurant/Marta/.idea/Marta.iml b/Restaurant/Marta/.idea/Marta.iml new file mode 100644 index 0000000..5a2fab7 --- /dev/null +++ b/Restaurant/Marta/.idea/Marta.iml @@ -0,0 +1,11 @@ + + + + + + + + + + \ No newline at end of file diff --git a/Restaurant/Marta/.idea/encodings.xml b/Restaurant/Marta/.idea/encodings.xml new file mode 100644 index 0000000..15a15b2 --- /dev/null +++ b/Restaurant/Marta/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/Restaurant/Marta/.idea/misc.xml b/Restaurant/Marta/.idea/misc.xml new file mode 100644 index 0000000..4f2d1fe --- /dev/null +++ b/Restaurant/Marta/.idea/misc.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/Restaurant/Marta/.idea/modules.xml b/Restaurant/Marta/.idea/modules.xml new file mode 100644 index 0000000..3d09e37 --- /dev/null +++ b/Restaurant/Marta/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/Restaurant/Marta/.idea/vcs.xml b/Restaurant/Marta/.idea/vcs.xml new file mode 100644 index 0000000..b2bdec2 --- /dev/null +++ b/Restaurant/Marta/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/Restaurant/Marta/.idea/workspace.xml b/Restaurant/Marta/.idea/workspace.xml new file mode 100644 index 0000000..7f7c623 --- /dev/null +++ b/Restaurant/Marta/.idea/workspace.xml @@ -0,0 +1,172 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +