tensorflow / skflow

Simplified interface for TensorFlow (mimicking Scikit Learn) for Deep Learning
Apache License 2.0
3.18k stars 439 forks source link

Move estimators to separate folder #45

Closed ilblackdragon closed 8 years ago

googlebot commented 8 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


ilblackdragon commented 8 years ago

I signed it!

codecov-io commented 8 years ago

Current coverage is 93.74%

Merging #45 into master will decrease coverage by -1.01% as of 72485e0

@@            master     #45   diff @@
======================================
  Files           23      27     +4
  Stmts          800     815    +15
  Branches         0       0       
  Methods          0       0       
======================================
+ Hit            758     764     +6
  Partial          0       0       
- Missed          42      51     +9

Review entire Coverage Diff as of 72485e0

Powered by Codecov. Updated on successful CI builds.

googlebot commented 8 years ago

CLAs look good, thanks!