Skip to content

Commit 6448bdb

Browse files
authored
Merge pull request #1159 from EpistasisLab/development
Version 0.11.7
2 parents 1e60942 + 5020c7b commit 6448bdb

File tree

16 files changed

+800
-425
lines changed

16 files changed

+800
-425
lines changed

.appveyor.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,9 @@ install:
2020
- conda info -a
2121
- conda create -q -n test-environment python=%PYTHON_VERSION% numpy scipy scikit-learn nose cython pandas joblib
2222
- activate test-environment
23-
- pip install deap tqdm update_checker stopit xgboost dask[delayed] dask[dataframe] cloudpickle==0.5.6 fsspec>=0.3.3 dask_ml==%DASK_ML_VERSION%
23+
- pip install deap tqdm update_checker stopit xgboost dask[delayed] dask[dataframe] cloudpickle>=1.5.0 fsspec>=0.3.3 dask_ml==%DASK_ML_VERSION%
2424
- pip install torch==1.3.1+cpu -f https://download.pytorch.org/whl/torch_stable.html
25+
- pip install imbalanced-learn
2526

2627

2728
test_script:

ci/.travis_install.sh

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ conda create -n testenv --yes python=$PYTHON_VERSION pip nose \
3838
source activate testenv
3939

4040
pip install deap tqdm update_checker stopit \
41-
dask[delayed] dask[dataframe] xgboost cloudpickle==0.5.6 \
42-
dask_ml==$DASK_ML_VERSION fsspec>=0.3.3 torch
41+
dask[delayed] dask[dataframe] xgboost cloudpickle>=1.5.0 \
42+
dask_ml==$DASK_ML_VERSION fsspec>=0.3.3 torch imbalanced-learn
4343

4444
if [[ "$COVERAGE" == "true" ]]; then
4545
pip install coverage coveralls
@@ -58,4 +58,5 @@ python -c "import tqdm; print('tqdm %s' % tqdm.__version__)"
5858
python -c "import pandas; print('pandas %s' % pandas.__version__)"
5959
python -c "import stopit; print('stopit %s' % stopit.__version__)"
6060
python -c "import torch; print('torch %s' % torch.__version__)"
61+
python -c "import imblearn; print('torch %s' % imblearn.__version__)"
6162
python setup.py build_ext --inplace

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,5 +204,5 @@
204204

205205
<!--
206206
MkDocs version : 1.1.2
207-
Build Date UTC : 2020-11-30 16:21:44.159769+00:00
207+
Build Date UTC : 2021-01-06 15:09:50.337968+00:00
208208
-->

docs/releases/index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@
7474
<ul class="current">
7575
<li class="toctree-l1 current"><a class="reference internal current" href="./">Release Notes</a>
7676
<ul class="current">
77+
<li class="toctree-l2"><a class="reference internal" href="#version-0117">Version 0.11.7</a>
78+
</li>
7779
<li class="toctree-l2"><a class="reference internal" href="#version-0116">Version 0.11.6</a>
7880
</li>
7981
<li class="toctree-l2"><a class="reference internal" href="#version-0115">Version 0.11.5</a>
@@ -167,6 +169,13 @@
167169
<div class="section">
168170

169171
<h1 id="release-notes">Release Notes</h1>
172+
<h2 id="version-0117">Version 0.11.7</h2>
173+
<ul>
174+
<li>Fix compatibility issue with scikit-learn 0.24 and xgboost 1.3.0</li>
175+
<li>Fix a bug causing that TPOT does not work when classifying more than 50 classes</li>
176+
<li>Add initial support <code>Resampler</code> from <code>imblearn</code></li>
177+
<li>Fix minor bugs</li>
178+
</ul>
170179
<h2 id="version-0116">Version 0.11.6</h2>
171180
<ul>
172181
<li>Fix a bug causing point mutation function does not work properly with using <code>template</code> option</li>

docs/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/sitemap.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,43 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url>
33
<loc>http://epistasislab.github.io/tpot/</loc>
4-
<lastmod>2020-11-30</lastmod>
4+
<lastmod>2021-01-06</lastmod>
55
<changefreq>daily</changefreq>
66
</url><url>
77
<loc>http://epistasislab.github.io/tpot/installing/</loc>
8-
<lastmod>2020-11-30</lastmod>
8+
<lastmod>2021-01-06</lastmod>
99
<changefreq>daily</changefreq>
1010
</url><url>
1111
<loc>http://epistasislab.github.io/tpot/using/</loc>
12-
<lastmod>2020-11-30</lastmod>
12+
<lastmod>2021-01-06</lastmod>
1313
<changefreq>daily</changefreq>
1414
</url><url>
1515
<loc>http://epistasislab.github.io/tpot/api/</loc>
16-
<lastmod>2020-11-30</lastmod>
16+
<lastmod>2021-01-06</lastmod>
1717
<changefreq>daily</changefreq>
1818
</url><url>
1919
<loc>http://epistasislab.github.io/tpot/examples/</loc>
20-
<lastmod>2020-11-30</lastmod>
20+
<lastmod>2021-01-06</lastmod>
2121
<changefreq>daily</changefreq>
2222
</url><url>
2323
<loc>http://epistasislab.github.io/tpot/contributing/</loc>
24-
<lastmod>2020-11-30</lastmod>
24+
<lastmod>2021-01-06</lastmod>
2525
<changefreq>daily</changefreq>
2626
</url><url>
2727
<loc>http://epistasislab.github.io/tpot/releases/</loc>
28-
<lastmod>2020-11-30</lastmod>
28+
<lastmod>2021-01-06</lastmod>
2929
<changefreq>daily</changefreq>
3030
</url><url>
3131
<loc>http://epistasislab.github.io/tpot/citing/</loc>
32-
<lastmod>2020-11-30</lastmod>
32+
<lastmod>2021-01-06</lastmod>
3333
<changefreq>daily</changefreq>
3434
</url><url>
3535
<loc>http://epistasislab.github.io/tpot/support/</loc>
36-
<lastmod>2020-11-30</lastmod>
36+
<lastmod>2021-01-06</lastmod>
3737
<changefreq>daily</changefreq>
3838
</url><url>
3939
<loc>http://epistasislab.github.io/tpot/related/</loc>
40-
<lastmod>2020-11-30</lastmod>
40+
<lastmod>2021-01-06</lastmod>
4141
<changefreq>daily</changefreq>
4242
</url>
4343
</urlset>

docs/sitemap.xml.gz

0 Bytes
Binary file not shown.

docs_sources/releases.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Release Notes
22

3+
## Version 0.11.7
4+
5+
- Fix compatibility issue with scikit-learn 0.24 and xgboost 1.3.0
6+
- Fix a bug causing that TPOT does not work when classifying more than 50 classes
7+
- Add initial support `Resampler` from `imblearn`
8+
- Fix minor bugs
9+
10+
311
## Version 0.11.6
412

513
- Fix a bug causing point mutation function does not work properly with using `template` option

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ deap>=1.2
22
nose==1.3.7
33
numpy>=1.16.3
44
scikit-learn>=0.22.0
5+
imbalanced-learn>=0.7.0
56
scipy>=1.3.1
67
tqdm>=4.36.1
78
update-checker>=0.16

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ def calculate_version():
5252
'distributed>=1.22.1',
5353
'dask-ml>=1.0.0'],
5454
'torch': ['torch==1.3.1'],
55+
'imblearn': ['imbalanced-learn>=0.7.0']
5556
},
5657
classifiers=[
5758
'Intended Audience :: Science/Research',

tpot/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@
2323
2424
"""
2525

26-
__version__ = '0.11.6.post3'
26+
__version__ = '0.11.7'

0 commit comments

Comments
 (0)