diff --git a/.ipynb_checkpoints/settings-checkpoint.ini b/.ipynb_checkpoints/settings-checkpoint.ini index b728e6b..2135227 100644 --- a/.ipynb_checkpoints/settings-checkpoint.ini +++ b/.ipynb_checkpoints/settings-checkpoint.ini @@ -5,7 +5,7 @@ ### Python library ### repo = dddex lib_name = %(repo)s -version = 0.0.18 +version = 0.0.22 min_python = 3.7 license = apache2 diff --git a/_proc/03_wSAA.ipynb b/_proc/03_wSAA.ipynb index d32851d..708b3fc 100644 --- a/_proc/03_wSAA.ipynb +++ b/_proc/03_wSAA.ipynb @@ -27,16 +27,7 @@ "metadata": { "language": "python" }, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "The autoreload extension is already loaded. To reload it, use:\n", - " %reload_ext autoreload\n" - ] - } - ], + "outputs": [], "source": [] }, { @@ -81,7 +72,7 @@ "text/markdown": [ "---\n", "\n", - "[source](https://github.com/kaiguender/dddex/blob/main/dddex/wSAA.py#L23){target=\"_blank\" style=\"float:right; font-size:smaller\"}\n", + "[source](https://github.com/kaiguender/dddex/blob/main/dddex/wSAA.py#L24){target=\"_blank\" style=\"float:right; font-size:smaller\"}\n", "\n", "### RandomForestWSAA\n", "\n", @@ -128,7 +119,7 @@ "text/plain": [ "---\n", "\n", - "[source](https://github.com/kaiguender/dddex/blob/main/dddex/wSAA.py#L23){target=\"_blank\" style=\"float:right; font-size:smaller\"}\n", + "[source](https://github.com/kaiguender/dddex/blob/main/dddex/wSAA.py#L24){target=\"_blank\" style=\"float:right; font-size:smaller\"}\n", "\n", "### RandomForestWSAA\n", "\n", @@ -238,7 +229,7 @@ "text/markdown": [ "---\n", "\n", - "[source](https://github.com/kaiguender/dddex/blob/main/dddex/wSAA.py#L113){target=\"_blank\" style=\"float:right; font-size:smaller\"}\n", + "[source](https://github.com/kaiguender/dddex/blob/main/dddex/wSAA.py#L114){target=\"_blank\" style=\"float:right; font-size:smaller\"}\n", "\n", "### RandomForestWSAA_LGBM\n", "\n", @@ -263,7 +254,7 @@ "text/plain": [ "---\n", "\n", - "[source](https://github.com/kaiguender/dddex/blob/main/dddex/wSAA.py#L113){target=\"_blank\" style=\"float:right; font-size:smaller\"}\n", + "[source](https://github.com/kaiguender/dddex/blob/main/dddex/wSAA.py#L114){target=\"_blank\" style=\"float:right; font-size:smaller\"}\n", "\n", "### RandomForestWSAA_LGBM\n", "\n", @@ -315,7 +306,7 @@ "text/markdown": [ "---\n", "\n", - "[source](https://github.com/kaiguender/dddex/blob/main/dddex/wSAA.py#L203){target=\"_blank\" style=\"float:right; font-size:smaller\"}\n", + "[source](https://github.com/kaiguender/dddex/blob/main/dddex/wSAA.py#L204){target=\"_blank\" style=\"float:right; font-size:smaller\"}\n", "\n", "### SampleAverageApproximation\n", "\n", @@ -327,7 +318,7 @@ "text/plain": [ "---\n", "\n", - "[source](https://github.com/kaiguender/dddex/blob/main/dddex/wSAA.py#L203){target=\"_blank\" style=\"float:right; font-size:smaller\"}\n", + "[source](https://github.com/kaiguender/dddex/blob/main/dddex/wSAA.py#L204){target=\"_blank\" style=\"float:right; font-size:smaller\"}\n", "\n", "### SampleAverageApproximation\n", "\n", @@ -448,16 +439,16 @@ "# n_estimators = 10,\n", "# n_jobs = 1,\n", "# boosting_type = 'rf',\n", - "# subsample_freq = 0,\n", - "# subsample = 1)" + "# subsample_freq = 1,\n", + "# subsample = 0.9)" ] } ], "metadata": { "kernelspec": { - "display_name": "python3", + "display_name": "dddex", "language": "python", - "name": "python3" + "name": "dddex" } }, "nbformat": 4, diff --git a/conda/dddex/meta.yaml b/conda/dddex/meta.yaml index 9670f29..6840398 100644 --- a/conda/dddex/meta.yaml +++ b/conda/dddex/meta.yaml @@ -1,9 +1,9 @@ package: name: dddex - version: 0.0.20 + version: 0.0.22 source: - sha256: c869ddd31bf525b2870ea2189eebfaeedb1b1d89812cfbbe14172522bffb9d8d - url: https://files.pythonhosted.org/packages/af/5e/d09093dcf3d4668c78a13f446584763a3a8c2fef77a7033ac4e662aa39a9/dddex-0.0.20.tar.gz + sha256: 759e3ae5c6d12c2aefa286e84d6ff623d80b8a3de31ea4d3c27e94dad66b9b61 + url: https://files.pythonhosted.org/packages/9a/c3/6f95fdd11a54f6e82dfaec9d1bdd952e832fe852b97a0228a42704a620f5/dddex-0.0.22.tar.gz about: description: "dddex: Data-Driven Density Estimation x\n================\n\n\n\n## Install\n\n```\ diff --git a/conda/out/index.html b/conda/out/index.html index 0653ca7..cbd5365 100644 --- a/conda/out/index.html +++ b/conda/out/index.html @@ -78,6 +78,6 @@