1. 09 Feb, 2020 1 commit
  2. 17 Jan, 2020 1 commit
  3. 07 Jan, 2020 1 commit
  4. 18 Dec, 2019 1 commit
  5. 13 Dec, 2019 1 commit
  6. 12 Dec, 2019 1 commit
    • xuehui's avatar
      Update the memroy usage and time cost in benchmark (#1829) · 9484efb5
      xuehui authored
      * change auto-feature-engineering dir
      
      * add dir
      
      * update the ReadME
      
      * add test time and memory
      
      * update docs | update benchmark
      
      * add gitignore
      
      * update benchmark in feature selector(memory and time)
      
      * merge master
      
      * ignore F821 in flake8 | update benchmark number
      
      * update number in benchmark
      
      * fix flake8
      
      * remove the update for the azure-pipeline.yml
      
      * update by comments
      9484efb5
  7. 26 Nov, 2019 1 commit
  8. 20 Nov, 2019 1 commit
  9. 31 Oct, 2019 1 commit
  10. 23 Oct, 2019 2 commits
  11. 18 Oct, 2019 1 commit
  12. 10 Oct, 2019 1 commit
  13. 20 Sep, 2019 1 commit
  14. 16 Sep, 2019 1 commit
  15. 10 Sep, 2019 1 commit
  16. 09 Sep, 2019 2 commits
  17. 04 Sep, 2019 1 commit
  18. 05 Aug, 2019 2 commits
  19. 01 Aug, 2019 1 commit
    • xuehui's avatar
      Auto feature engineering (#1387) · 9e93a78c
      xuehui authored
      * update readme in ga_squad
      
      * update readme
      
      * fix typo
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * update readme
      
      * update
      
      * fix path
      
      * update reference
      
      * fix bug in config file
      
      * update nni_arch_overview.png
      
      * update
      
      * update
      
      * update
      
      * update home page
      
      * update default value of metis tuner
      
      * fix broken link in CommunitySharings
      
      * update docs about nested search space
      
      * update docs
      
      * rename cascding to nested
      
      * fix broken link
      
      * update
      
      * update issue link
      
      * fix typo
      
      * update evaluate parameters from GMM
      
      * refine code
      
      * fix optimized mode bug
      
      * update import warning
      
      * update warning
      
      * update optimized mode
      
      * add auto-feature-engineering
      9e93a78c
  20. 30 Jul, 2019 1 commit
  21. 10 Jul, 2019 1 commit
  22. 27 Jun, 2019 1 commit
  23. 25 Jun, 2019 3 commits
    • suiguoxin's avatar
      delete toy · 3c3b7292
      suiguoxin authored
      3c3b7292
    • suiguoxin's avatar
      fix typo · 99dfd656
      suiguoxin authored
      99dfd656
    • Guoxin's avatar
      Add GP Tuner and related doc (#1191) · a5876489
      Guoxin authored
      * fix link err in docs
      
      * add spaces
      
      * re-organise links for detailed descriptions of the tuners and accessors; fix link err in HpoComparision.md
      
      * add in-page link by change .md to .html
      
      * delete #section from cross-file links to make links work in both readthedocs and github docs
      
      * gp_tuner init from fmfn's repo
      
      * fix params bug by adding float>int transition
      
      * add optimal choices; support randint&quniform type; add doc
      
      * refine doc and code
      
      * change mnist yml comments
      
      * typo fix
      
      * fix val err
      
      * fix minimize mode err
      
      * add config test and Hpo result
      
      * support quniform type; update doc; update test config
      
      * update doc
      
      * un-commit changed in yarn.lock
      
      * fix optimize mode bug
      
      * optimize mode
      
      * optimize mode
      
      * reset pylint, gitignore
      
      * revert .gitignore yarn.lock
      a5876489
  24. 23 Jun, 2019 3 commits
  25. 21 Jun, 2019 4 commits
  26. 19 Jun, 2019 1 commit
  27. 12 Jun, 2019 1 commit
  28. 03 Jun, 2019 3 commits
    • QuanluZhang's avatar
      a simple debug tool for general nas programming interface (#1147) · cae70729
      QuanluZhang authored
      
      
      * Dev nas interface -- document (#1049)
      
      * nas interface doc
      
      * Dev nas compile -- code generator (#1067)
      
      * finish code for parsing mutable_layers annotation and testcode
      
      * Dev nas interface -- update figures (#1070)
      
       update figs
      
      * update searchspace_generator (#1071)
      
      * GeneralNasInterfaces.md: Fix a typo (#1079)
      Signed-off-by: default avatarCe Gao <gaoce@caicloud.io>
      
      * add NAS example and fix bugs (#1083)
      
      update searchspace_generator, add example, update NAS example
      
      * fix bugs (#1108)
      
      * nas example
      
      * fix bugs
      
      * remove
      
      * update
      
      * debug
      
      * fix bug
      
      * remove previous mnist.py
      
      * rename
      
      * code gen for specific trial
      
      * fix conflict
      
      * remove print
      
      * add print warning
      
      * update doc
      
      * update doc
      
      * update doc
      
      * remove comment
      
      * update doc
      
      * remove unnecessary global
      cae70729
    • QuanluZhang's avatar
      add nas example using general nas programming interface (#1130) · a8233663
      QuanluZhang authored
      update searchspace_generator, add example, update NAS example
      a8233663
    • Chi Song's avatar
      Chinese translation (#1127) · 3267f467
      Chi Song authored
      3267f467