• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

jhfjhfj1 / autokeras
91%

Build:
DEFAULT BRANCH: master
Repo Added 21 Feb 2018 03:52PM UTC
Files 43
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 0.1.0
  • 0.1.1
  • 0.2.0
  • 0.2.1
  • 0.2.10
  • 0.2.11
  • 0.2.12
  • 0.2.13
  • 0.2.14
  • 0.2.16
  • 0.2.17
  • 0.2.18
  • 0.2.19
  • 0.2.2
  • 0.2.3
  • 0.2.4
  • 0.2.5
  • 0.2.6
  • 0.2.7
  • 0.2.8
  • 0.2.9
  • 0.3.0
  • 0.3.1
  • 0.3.2
  • 0.3.3
  • 0.3.4
  • 0.3.5
  • 0.3.6
  • 1d3d
  • add_data_cvs
  • ankapale-patch-1
  • ankapale-patch-1-Bug-Report-Template
  • ankapale-patch-1-Contributing.md-update
  • backend
  • backer
  • base
  • bfs
  • block
  • bo
  • bug_fix
  • bug_fix1
  • bugfix/datatransformermlp
  • cifar
  • clean
  • clean_up_text_supervised
  • cpu
  • cutout
  • default
  • dependabot/pip/keras-2.2.4
  • dependabot/pip/librosa-0.6.3
  • dependabot/pip/lws-1.2
  • dependabot/pip/nltk-3.4
  • dependabot/pip/numpy-1.15.4
  • dependabot/pip/numpy-1.16.0
  • dependabot/pip/numpy-1.16.1
  • dependabot/pip/numpy-1.16.2
  • dependabot/pip/opencv-python-3.4.5.20
  • dependabot/pip/opencv-python-4.0.0.21
  • dependabot/pip/pandas-0.24.0
  • dependabot/pip/pandas-0.24.1
  • dependabot/pip/requests-2.21.0
  • dependabot/pip/scikit-image-0.14.1
  • dependabot/pip/scikit-image-0.14.2
  • dependabot/pip/scikit-learn-0.20.2
  • dependabot/pip/scikit-learn-0.20.3
  • dependabot/pip/scipy-1.2.0
  • dependabot/pip/scipy-1.2.1
  • dependabot/pip/tensorflow-1.12.0
  • dependabot/pip/torch-1.0.0
  • dependabot/pip/torch-1.0.1.post2
  • dependabot/pip/torchvision-0.2.2
  • dependabot/pip/torchvision-0.2.2.post3
  • dependabot/pip/tqdm-4.29.0
  • dependabot/pip/tqdm-4.29.1
  • dependabot/pip/tqdm-4.30.0
  • dependabot/pip/tqdm-4.31.0
  • dependabot/pip/tqdm-4.31.1
  • dependency
  • deprecated_scipy_imread
  • devel
  • develop
  • dir
  • distance
  • distribution
  • doc_cnn
  • doc_correct
  • docs
  • docstrings_for_text_models
  • documentation-for-generator.py
  • documentation-for-netmodule.py
  • documentation-for-utils
  • download
  • early_stop
  • eval-criteria
  • face-detection-pretrained
  • face_detector
  • final
  • gitter
  • google_drive_downloader
  • gpu-bug-patch
  • graph
  • hot_fix
  • ide-guide
  • image-resize
  • image-resize-fix
  • image_regressor
  • import
  • issue63
  • jhfjhfj1-patch-1
  • json
  • layer
  • license
  • load
  • memory
  • metric
  • mlpgenerator
  • mlpmodule
  • multi-gpu-doc
  • nas
  • nasbot
  • net_module
  • other
  • overflow
  • portable_debug
  • praveenvenu
  • pretrain
  • pretrained
  • pretrained_sentiment_analysis
  • pretrained_text_sentiment
  • printchanges
  • printmessages
  • progbar
  • qq
  • readme
  • refactor_text_models
  • regression_bug
  • regressor
  • remove-skip-mlp
  • req
  • requirements
  • resize-all
  • rmdup
  • seas
  • sentiment_analysis
  • smell
  • space
  • split
  • tabular
  • temp
  • test
  • tests-for-mlpgenerator
  • textClassifier
  • textRegressor
  • text_classifier
  • text_classifier_bert
  • text_preprocessing_cpu
  • text_regressor
  • torch_update
  • trainer
  • tutorial
  • unified-download-model
  • vg
  • voice_doc
  • voice_generate_pre
  • voice_recognizer

pending completion
1888

push

travis-ci

web-flow
Pretrained (#607)

* remove pretrained

* remove dependencies

* dependency

* dependency

4 of 4 new or added lines in 1 file covered. (100.0%)

3390 of 3719 relevant lines covered (91.15%)

0.91 hits per line

Relevant lines Covered
Build:
Build:
3719 RELEVANT LINES 3390 COVERED LINES
0.91 HITS PER LINE
Source Files on master
  • List 0
  • Changed 15
  • Source Changed 14
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1888 master Pretrained (#607) * remove pretrained * remove dependencies * dependency * dependency push 31 Mar 2019 04:20AM UTC web-flow travis-ci pending completion  
1881 master Fix small typos in nas/README.md (#605) - nerual architecture -> neural architecture - add `...` around code snippets push 30 Mar 2019 06:54AM UTC jhfjhfj1 travis-ci pending completion  
1880 master #issue_427 (#606) I have replacedthe word named assert, and slove the problem of duplication. Thanks for reading. push 30 Mar 2019 06:52AM UTC jhfjhfj1 travis-ci pending completion  
1875 master Initial commit (#595) push 28 Mar 2019 12:39AM UTC jhfjhfj1 travis-ci pending completion  
1871 master [MRG] Remove skip connections for MLP module (#597) * removed skip connections for mlp * passed test cases push 26 Mar 2019 10:38PM UTC jhfjhfj1 travis-ci pending completion  
1864 master [MRG] fix several issue from Codacy (#593) * solve some function rewrite error pylint create * use random number that is cryptographically secure in python push 24 Mar 2019 10:22PM UTC jhfjhfj1 travis-ci pending completion  
1858 master Merge pull request #4 from jhfjhfj1/master merge Pull #569 19 Mar 2019 06:43AM UTC web-flow travis-ci pending completion  
1853 master Add voice recognizer, voice generator doc (#588) push 18 Mar 2019 10:19PM UTC jhfjhfj1 travis-ci pending completion  
1848 master <a href="https://github.com/jhfjhfj1/autokeras/commit/79163f320">Doc correct (#589) * Add voice recognizer, voice generator doc * Remove some unnecessary doc in image_supervised and supervised w.r.t. commit </a><... push 18 Mar 2019 06:46AM UTC jhfjhfj1 travis-ci pending completion  
1813 master add link to contributor list push 14 Mar 2019 06:49PM UTC jhfjhfj1 travis-ci pending completion  
See All Builds (1304)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc