From a70df03dff3809e667804a2d3b854bfdff2dd0d4 Mon Sep 17 00:00:00 2001 From: Laura Jou Ferrer Date: Mon, 16 Oct 2017 00:13:56 +0200 Subject: [PATCH] added ensemble --- .idea/cs_433_ML_project_1.iml | 2 +- .idea/misc.xml | 2 +- .idea/workspace.xml | 346 +- src/__pycache__/utils.cpython-36.pyc | Bin 3922 -> 3877 bytes src/adaboost.py | 83 +- src/config/weights.p | Bin 0 -> 2743 bytes src/config/weightslog_0.p | Bin 0 -> 2743 bytes src/config/weightslog_1.p | Bin 0 -> 2743 bytes src/config/weightslog_2.p | Bin 0 -> 2743 bytes src/config/weightslog_3.p | Bin 0 -> 2743 bytes src/config/weightslog_4.p | Bin 0 -> 2743 bytes .../.ipynb_checkpoints/ex02-checkpoint.ipynb | 1737 +++ .../__pycache__/costs.cpython-36.pyc | Bin 0 -> 632 bytes .../__pycache__/grid_search.cpython-36.pyc | Bin 0 -> 1062 bytes .../__pycache__/helpers.cpython-36.pyc | Bin 0 -> 2410 bytes .../__pycache__/plots.cpython-36.pyc | Bin 0 -> 2253 bytes src/implementations/grid_plot.png | Bin 0 -> 34992 bytes src/implementations/height_weight_genders.csv | 10001 ++++++++++++++++ src/logistic_regression.py | 8 +- 19 files changed, 12012 insertions(+), 167 deletions(-) create mode 100644 src/config/weights.p create mode 100644 src/config/weightslog_0.p create mode 100644 src/config/weightslog_1.p create mode 100644 src/config/weightslog_2.p create mode 100644 src/config/weightslog_3.p create mode 100644 src/config/weightslog_4.p create mode 100644 src/implementations/.ipynb_checkpoints/ex02-checkpoint.ipynb create mode 100644 src/implementations/__pycache__/costs.cpython-36.pyc create mode 100644 src/implementations/__pycache__/grid_search.cpython-36.pyc create mode 100644 src/implementations/__pycache__/helpers.cpython-36.pyc create mode 100644 src/implementations/__pycache__/plots.cpython-36.pyc create mode 100644 src/implementations/grid_plot.png create mode 100644 src/implementations/height_weight_genders.csv diff --git a/.idea/cs_433_ML_project_1.iml b/.idea/cs_433_ML_project_1.iml index 569c162..152ddcd 100644 --- a/.idea/cs_433_ML_project_1.iml +++ b/.idea/cs_433_ML_project_1.iml @@ -2,7 +2,7 @@ - + diff --git a/.idea/misc.xml b/.idea/misc.xml index 33291ec..37e5552 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 860f5e8..7b61cc1 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,13 +2,11 @@ - + - - - @@ -33,7 +30,7 @@ - + @@ -45,8 +42,8 @@ - - + + @@ -57,8 +54,8 @@ - - + + @@ -69,7 +66,7 @@ - + @@ -92,8 +89,8 @@ @@ -104,9 +101,9 @@ true DEFINITION_ORDER - -