Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/keras-team/autokeras

AutoML library for deep learning
https://github.com/keras-team/autokeras

Concat validation set and training set for final_fit if using validation_split (#816)

* docstrings

* implement

* tests

* docstrings

* addressing comments

fd4216a75d19d79de17b689f7674798e5203e195 authored about 5 years ago by Haifeng Jin <[email protected]>
Updated the version of keras-autodoc. (#815)

0c0ab31b68d92c6d0d2d365fdf00c6b410d3d26e authored about 5 years ago by Gabriel de Marmiesse <[email protected]>
Adapt to KerasTuner latest version (#812)

* temp commit

* refactor the graphs

* callbacks bug fixed

* ci

* bug fix

* temp_c...

e4a5dbe7e29d64c9b095d134f0ca2a5543353dda authored about 5 years ago by Haifeng Jin <[email protected]>
benchmark and debug (#808)

* benchmark debug

* fine tuning

* update

* project name bug fix

* text tuning

* i...

fd4032bb175947cc762d6f7227caba002ba1a1d8 authored about 5 years ago by Haifeng Jin <[email protected]>
Changed the link to keras-autodoc to point to keras-team. (#809)

f85ba58af4170531c193066fe5a4b323c19eb484 authored about 5 years ago by Gabriel de Marmiesse <[email protected]>
Refactor infer column types (#806)

* minor style changes

* move infer column type to input node

c6510936c8dc44cdeb19d674ce89548cc21ae431 authored about 5 years ago by Haifeng Jin <[email protected]>
autogen (#805)

29346e44a0db5678e12fd484c4ee38c08cb83cc9 authored about 5 years ago by Haifeng Jin <[email protected]>
move the github files, revise contirbuting guide (#804)

7e094834e61f17f3669e79791300acdc5592e4d8 authored about 5 years ago by Haifeng Jin <[email protected]>
Improved Tests (#802)

* benchmark debug

* io api test

* test improvements

* bug fix

* style fixes

* aut...

5d602fc6cf4bb99cb57ce434d5f75a4a15276065 authored about 5 years ago by Haifeng Jin <[email protected]>
Move docs generation into a separate repository. (#797)

* Moved the documentation generation into a separate repository.

* Forgot travis.

* The is...

c6aa8834d1d4554b9011b01144f7d7d5a74bbe83 authored about 5 years ago by Gabriel de Marmiesse <[email protected]>
Added the unused import check. (#800)

* Added the unused import check.

* Enabled other rules.

* Removed defaults ignores.

a8d00d4d26e3f57a0cf4983722e59594c9df5fad authored about 5 years ago by Gabriel de Marmiesse <[email protected]>
Added the mention of the pre-commit. (#801)

9f956bb0e7770f1b5cca351e74fb7cb90e43bdcf authored about 5 years ago by Gabriel de Marmiesse <[email protected]>
delete already done todos

b572c8b768ccf5b475962b981728233449cfa9dd authored about 5 years ago by Haifeng Jin <[email protected]>
check if shape is already set before (#799)

de55814005d4d18a5a0c19348558986185e43534 authored about 5 years ago by Haifeng Jin <[email protected]>
add predict and evaluate from csv (#795)

* add predict and evaluate from csv

* fix typo

* bug fix

* Update task.py

659b30de8c6f60a4bfaf63c5b6ad4dc707175122 authored about 5 years ago by yufei-12 <[email protected]>
dynamically fetch the preprocessors not topo sort (#798)

39e06e0ee463ea9ad76b3ce2ce80e59a782add98 authored about 5 years ago by Haifeng Jin <[email protected]>
Update PULL_REQUEST_TEMPLATE.md

db35cc3535f58476e9e15d686a47963351fed08b authored about 5 years ago by Haifeng Jin <[email protected]>
Improve the tests (#796)

* improved automodel tests

* update dependency to tf2.0

69479ca1f20fbf15002ee9d57a7c1304ef8f38d1 authored about 5 years ago by Haifeng Jin <[email protected]>
Update PULL_REQUEST_TEMPLATE.md

658bab9a5b7cb0ba02e0f83d5922cfec2a4fe247 authored about 5 years ago by Haifeng Jin <[email protected]>
Tests (#793)

* improve tests

* mock

* remove extra test files

* change the directory structure of th...

ba81114d05287ec00479f38d4e302f5ebe6a0f0b authored about 5 years ago by Haifeng Jin <[email protected]>
Final fit after early stopping (#790)

* auto epochs

* improved the tests

* bug fix and use seed

* use the seed

* bug fix
...

a0351c62548ebddf5c728ec525ad61a4f7827494 authored about 5 years ago by Haifeng Jin <[email protected]>
Bug fix (#791)

* add decode

* add assert in test_meta_model

* support y from pd.dataframe and pd.series, ...

24fdd97712fd77f875230f732cba600ad564fa94 authored about 5 years ago by yufei-12 <[email protected]>
Add evaluate() to AutoModel (#787)

* evaluate

* bug fix

* Update auto_model.py

6d933f730fce9de7bedc3c7c94ee9227507ff626 authored about 5 years ago by Haifeng Jin <[email protected]>
use identity layer instead of a real head (#788)

e3ecc8b0a8de76354396ec7fe84efedf9b7b5826 authored about 5 years ago by Haifeng Jin <[email protected]>
Search space of LGBM (#786)

* Update preprocessor.py

* bug fix

5f12932aae0b9dcfc363ac78ab171553600e0b3a authored about 5 years ago by Haifeng Jin <[email protected]>
Feature engineering (#746)

* structured data column type detection

* Igbm

* lgbm

* fix travis-ci issue

* temp c...

4b2a2f18a4da11d9573d341c38db2c754c77fff5 authored about 5 years ago by yufei-12 <[email protected]>
Fix copypasta'd default names for AutoModels (#773)

bb5759d6f282030742522a224012ebaf711037ef authored over 5 years ago by thatneat <[email protected]>
Fix documentation link to source pointing to keras repo (#769)

8675484d0a7fcbdb284aa30e96090d100e839e17 authored over 5 years ago by Romain G <[email protected]>
docs (#770)

b3b5c9251c9415e05c85b26e0c2a9f5aea2abd4b authored over 5 years ago by Haifeng Jin <[email protected]>
remove old tutorial

bcca56c5fd9c6f0d98387e1e7e430f91427286be authored over 5 years ago by Haifeng Jin <[email protected]>
Docs (#760)

* temp commit

* tutorial

* add io

* temp commit

* temp commit

* bug fix

* tuto...

13c2850c6197913fa9b0945b62fce4da61a036df authored over 5 years ago by Haifeng Jin <[email protected]>
is_label changed (#759)

8b1a2eb211b88019393b21dc42a9e4a802813a42 authored over 5 years ago by Haifeng Jin <[email protected]>
Lgbm model(regressor) (#754)

* Igbm

* lgbm

* temp commit

* weights

* modified the preprocessors for get set weigh...

0b3ce717799956c75d4c501b490e437ee87985e2 authored over 5 years ago by Davidsirui <[email protected]>
bug fix of hp that has true false values (#755)

2a28ac2467cf4e20143a1c999a427160af8dcfc5 authored over 5 years ago by Haifeng Jin <[email protected]>
Lgbm model (#750)

* Igbm

* lgbm

* temp commit

* weights

* modified the preprocessors for get set weigh...

2b3e57c15042df8a5354c7a5c3ed0956c4511750 authored over 5 years ago by Davidsirui <[email protected]>
Separate "state" of the preprocessors to "config" and "weights" (#751)

* temp commit

* weights

* modified the preprocessors for get set weights config

* typo
...

246f711749d565029c411340be3102efab6ea82e authored over 5 years ago by Haifeng Jin <[email protected]>
flake8

912531a466104645df90ecee2032ae314e4213f4 authored over 5 years ago by Haifeng Jin <[email protected]>
Enabled other flake8 checks. (#749)

3fdca3f38f9c5a83172e08336e836fb8c4cf80e6 authored over 5 years ago by Gabriel de Marmiesse <[email protected]>
class ImageAugment (#709)

* Update processor.py

* Update processor.py

* Update test_processor.py

* Update test_pr...

c66fc7be562ee4f704adedcfd935cb9522cf2e1d authored over 5 years ago by Davidsirui <[email protected]>
[MRG] Add default early stop during the search (#744)

* Add default early stop during the search

* temp commit

* cleaning styles of early stoppi...

7ba6cd6545c962469838fa2ef6a5a594f94fa56c authored over 5 years ago by Cheng Cheng <[email protected]>
add y to the fit functionof preprocessing layers (#748)

2ff08617028088eb0fc3cc88f23d5c0bf9dacafd authored over 5 years ago by Haifeng Jin <[email protected]>
parallel doc generation with testing (#747)

e3955c12bf440628855f7e0d5036f217bfab4231 authored over 5 years ago by Haifeng Jin <[email protected]>
Update broken link (#742)

e5b775242ce982b28426ce40780dde2d4af52dc9 authored over 5 years ago by Haofan Wang <[email protected]>
MetaModel restricts ImageBlock search space based on dataset (#733)

* temp commit

* meta

* restrict search space with meta model

* temp commit

* test gr...

67c35a2694dd04ace2ae3b6b5f2796c67414127a authored over 5 years ago by Haifeng Jin <[email protected]>
adapt to the latest keras-tuner

a9012d09dcc1e25f4aafa48ef3fece68d1f6b0c9 authored over 5 years ago by Haifeng Jin <[email protected]>
Update README.md

bdb2138cc294003a81e4ed6c9734a3639d98602b authored over 5 years ago by Haifeng Jin <[email protected]>
Use Coverall for coverage since codacy is not displaying enough information (#743)

* CI updates

* adapt to the new kerastuner

a02f2893edf70434c600c561106b14549160034a authored over 5 years ago by Haifeng Jin <[email protected]>
Enabled a new rule with flake8. (#741)

* Enabled a new rule with flake8.

Also enable flake8 test on the whole repo.

* Fixed the b...

d35b8df03752363a70ddf4d30dda099d3e016958 authored over 5 years ago by Gabriel de Marmiesse <[email protected]>
Docs (#740)

* update website

* update

* put sh to shell

* fixing ci

* fix ci

* fix readme log...

7459262092d2fc7e8a1006c1dcaddb6716b209d9 authored over 5 years ago by Haifeng Jin <[email protected]>
Setup (#739)

* delete requirements.txt and remove versions from setup.py

* update travis

* travis

* ...

0fad96eb943ede914d5eeb5d8aff543c401efa42 authored over 5 years ago by Haifeng Jin <[email protected]>
Setup (#738)

* delete requirements.txt and remove versions from setup.py

* update travis

* travis

* ...

db0026e8c322e9162e77327b585161e65652a66f authored over 5 years ago by Haifeng Jin <[email protected]>
Update README.md

c7eb70d8f971eb81a0ad231f06de1e98dee981ba authored over 5 years ago by Haifeng Jin <[email protected]>
Update FUNDING.yml

232dfc83104a94dbf01f3d10a1dc7fbe96f2f34f authored over 5 years ago by Haifeng Jin <[email protected]>
Create FUNDING.yml

d4fb5977be3d0848dfc8355d66758c3d25966a31 authored over 5 years ago by Haifeng Jin <[email protected]>
Create stale.yml

fcd1c27d0fb69198e484d388567ffe61599a8c83 authored over 5 years ago by Haifeng Jin <[email protected]>
Refactor: MetaModel returns a reparameterized HyperModel (#721)

* separate out the Hypermodel from AutoModel

* meta model return a hypermodel

* composite ...

4f70317321d0914d1e1b5f105af69ee66dfcf6a0 authored over 5 years ago by Haifeng Jin <[email protected]>
addressing comments

0a8a117f79b52e2b60637c2b37f2b844071d5136 authored over 5 years ago by Haifeng Jin <[email protected]>
docstrings of HyperBlock

000bbb080a3055130bb125ff69631b06af0ec782 authored over 5 years ago by Haifeng Jin <[email protected]>
remove unused imports

3a2f83792912b6d81322f6f25526ee7d36976d28 authored over 5 years ago by Haifeng Jin <[email protected]>
new line at the end of file

67a232f7006b1264949cde8ecf2c9575d294f92c authored over 5 years ago by Haifeng Jin <[email protected]>
self review update

6b42b51184286b5091591b64ff985848f8deeb76 authored over 5 years ago by Haifeng Jin <[email protected]>
save and load functions of preprocessors.

aa3a6c6b59f0c52fb645f0c603f9a33d6ea24e47 authored over 5 years ago by Haifeng Jin <[email protected]>
save the preprocessors

021f346839bbab5b22e5858eab16d382af26185b authored over 5 years ago by Haifeng Jin <[email protected]>
bug fix

685799d0eb2069798f91fb53cf7f355910c25be0 authored over 5 years ago by Haifeng Jin <[email protected]>
Merge branch 'master' into refactor

dc4b8967100a8bf5fc8a5e4a274278d170e74fa5 authored over 5 years ago by Haifeng Jin <[email protected]>
patch (#725)

4143c619cd7c222b03bc2b97640f908e5bd87a2c authored over 5 years ago by Haifeng Jin <[email protected]>
docstrings and numpy version

4f54b7a4b921a35a8b247ee180c2d565987d30db authored over 5 years ago by Haifeng Jin <[email protected]>
format imports

5614cccccb85982ae8f1e921d44130519b69f96f authored over 5 years ago by Haifeng Jin <[email protected]>
renaming

5374ededb228e043b0c9c205ddeb823909c781a6 authored over 5 years ago by Haifeng Jin <[email protected]>
composite hypermodel

32ecda6b38cee2721195d4f5cb1da5609d2fd264 authored over 5 years ago by Haifeng Jin <[email protected]>
meta model return a hypermodel

3fb366abc93491a27f1267c4d74fe4f933fa7107 authored over 5 years ago by Haifeng Jin <[email protected]>
separate out the Hypermodel from AutoModel

5f2151e9e8eb9578b4a3039ba36bcfff61f3af83 authored over 5 years ago by Haifeng Jin <[email protected]>
[MRG] Fix several issues detected by Codacy (#716)

* Update auto_model.py

* Update const.py

07542cbdba3973eaca200d3fb6b1a9e0978361fc authored over 5 years ago by Haofan Wang <[email protected]>
Fix some broken links, update examples in start.md (#711)

ad7081a86cf3c506295a1ad3747b5c0ec98b5fdf authored over 5 years ago by Bharat Raghunathan <[email protected]>
Detail Changes for Blocks (#686)

* move trials to auto model contructor

* temp commit

* automodel interface update

* min...

1b7ad06b9ffd69e39c80785b65438694b7ba2226 authored over 5 years ago by Haifeng Jin <[email protected]>
MetaModel for text data (#691)

* move trials to auto model contructor

* temp commit

* automodel interface update

* min...

b31f2cafe77bf3a2f738289a89438fb72936117c authored over 5 years ago by Haifeng Jin <[email protected]>
Update split validation data. Use tf dataset for preprocessing (#693)

* move trials to auto model contructor

* temp commit

* automodel interface update

* min...

2f1f42eeb68c64ff991c0ae2e8253a9305e90f74 authored over 5 years ago by Haifeng Jin <[email protected]>
Preprocessing HyperBlocks added. (#687)

* move trials to auto model contructor

* temp commit

* automodel interface update

* min...

b1bfd16945a658d02847209e46a2ba8d72b456e1 authored over 5 years ago by Haifeng Jin <[email protected]>
fix typo

d76e1dddd8f76c4cda3c67c1f1b76f9c75b719ec authored over 5 years ago by Haifeng Jin <[email protected]>
fix typo (#685)

* Update const.py

* Update auto_model.py

* Update test_auto_model.py

f494ce17ad236d8187bf15ccb60a9f87b5841a23 authored over 5 years ago by TungJerry <[email protected]>
[MRG] Automodel interface update (#684)

* move trials to auto model contructor

* temp commit

* automodel interface update

* min...

97d79f41b3f98dc75e536e00e8d4561851d8092a authored over 5 years ago by Haifeng Jin <[email protected]>
Blocks (#680)

* legacy

* new files

* Update demo.py

* test tunner bug fixed

* classes and funtions...

439637f8f85fe29a13389fc828b3d9f1558872f9 authored over 5 years ago by Haifeng Jin <[email protected]>
[MRG] Simple version Image Pipeline Implemented (#650)

* legacy

* new files

* Update demo.py

* test tunner bug fixed

* classes and funtions...

d6947d6b5c2e2d60c0009cbefd39b51d88bee2c4 authored over 5 years ago by Haifeng Jin <[email protected]>
readme update

1e76e7f74c5d8f432da71009802ca14a27c084aa authored over 5 years ago by Haifeng Jin <[email protected]>
travis

dd9e810a16ea7a5834e6654dd420312eb3291536 authored over 5 years ago by Haifeng Jin <[email protected]>
install simplified

73786653f9b6c90f35e2306cff051a09bf879d15 authored over 5 years ago by Haifeng Jin <[email protected]>
pass pep8

1346a94965c5ed3750cd9f7f952192ee254b9df5 authored over 5 years ago by Haifeng Jin <[email protected]>
travis

92bf52252e8390c1bd0849d12a4e1be2174d2813 authored over 5 years ago by Haifeng Jin <[email protected]>
pytest.ini

970e9b9e98455726de47323ae6a9c5ca9f87edbc authored over 5 years ago by Haifeng Jin <[email protected]>
travis fix

b0702c163168b0fc5d564feb87056e4b989defb8 authored over 5 years ago by Haifeng Jin <[email protected]>
travis

7ffd5cfd23ae14191f80cefd6af73e49d582aa2f authored over 5 years ago by Haifeng Jin <[email protected]>
travis

70b2a627605a844e70794b7612344124eb507895 authored over 5 years ago by Haifeng Jin <[email protected]>
Api (#679)

* legacy

* new files

* Update demo.py

* test tunner bug fixed

* classes and funtions...

c84eb77e2765ef0bc3899f6a9dcb880e30328326 authored over 5 years ago by Haifeng Jin <[email protected]>
check ipython kernel variant to avoid multiprocess issue when running in ipython kernel (#569)

* change log file name to avoid undeletable file in autokeras random temp path

* to make auto...

965d2d1c6c4c5cc42d9115d4beb8ebafff50a8d8 authored over 5 years ago by ghmole <[email protected]>
[MRG] N-scalar output for ImageRegressor Class (#584)

* Fixed test_temp_path_generator() to avoid hard coded path concatenation.

* Added ImageNRegr...

90e56f8cdf25037a7b9baf7ae09341b77e42e542 authored over 5 years ago by BDANG <[email protected]>
Update PULL_REQUEST_TEMPLATE.md

dee39a5860542ad26e59f3fc699f1d984daefed9 authored over 5 years ago by Haifeng Jin <[email protected]>
Update about.md

f5cc7d0ba6b7c875d083250c70a84d2efe95d1cd authored over 5 years ago by xiabenhu <[email protected]>
Update PULL_REQUEST_TEMPLATE.md (#628)

e28399ae6d7c194ea75236cdc3f3da48500d0f57 authored over 5 years ago by Bharat Raghunathan <[email protected]>
Unpin dependency versions for autokeras setup (#627)

b7fd4c84cfd553516c2e44c19684c8069db22ae9 authored over 5 years ago by Bharat Raghunathan <[email protected]>
corrected grammatical error in readme (#637)

fixed a grammatical error in readme

c4be238e4f2fe7ff981d057b0d1a0a6f36ca5a18 authored over 5 years ago by parthpatwa <[email protected]>