Coveralls logob
Coveralls logo
  • Home
  • Features
  • Pricing
  • Docs
  • Sign In

jhfjhfj1 / autokeras
95%
master: 91%

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

8 Oct 2018 - 22:18 coverage decreased (-0.8%) to 94.849%
764

Pull #246

travis-ci

9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow
code review and bibtex (#244)
Pull Request #246: Develop

272 of 299 new or added lines in 8 files covered. (90.97%)

8 existing lines in 4 files now uncovered.

2099 of 2213 relevant lines covered (94.85%)

0.95 hits per line

Relevant lines Covered
2213 RELEVANT LINES 2099 COVERED LINES
Build:
0.95 HITS PER LINE
Source Files on develop
  • Tree
  • List 22
  • Changed 7
  • Source Changed 5
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent Builds

Builds Branch Coverage Commit Committer Type Time Via
764 develop
94.85
code review and bibtex (#244) 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow Pull #246 08 Oct 2018 10:23PM UTC travis-ci
763 develop
94.8
code review and bibtex (#244) 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow push 08 Oct 2018 08:38PM UTC travis-ci
756 develop
94.89
[MRG]textClassifier resolves #35 (#199) * textClassifier WIP * TextClassify first version without test * Add textClassifier example * Modify requirements * 0.2.17 (#231) * delete * Print Information Changes for AutoKeras v0.3 (#... Ef57cf4abbe6f30949a4b05b4c33952d?size=18&default=identiconjhfjhfj1 push 08 Oct 2018 06:57PM UTC travis-ci
746 develop
95.52
Separate CnnModule into another class, #220 (#227) Ef57cf4abbe6f30949a4b05b4c33952d?size=18&default=identiconjhfjhfj1 push 06 Oct 2018 07:10PM UTC travis-ci
741 develop
95.61
0.2.18 (#242) * 0.2.17 (#231) * delete * Print Information Changes for AutoKeras v0.3 (#229) resolves #224 * Update CONTRIBUTING.md * Develop (#187) * merge (#128) * 0.2.6 (#126) * 0.2.5 setup.py (#111) * [WIP] Attempts to... 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow push 04 Oct 2018 10:28PM UTC travis-ci
See All Builds (1304)
  • Repo on GitHub
Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
BLOG · TWITTER · Legal & Privacy · Supported CI Services · What's a CI service? · Automated Testing

© 2021 Coveralls, Inc