1. 25 Apr, 2018 1 commit
    • XinyueZ's avatar
      Fixed #4083 and two points of optimizations · 7a34628e
      XinyueZ authored
      1. Solved by adding cast with tf.cast(predictions, tf.float64) at the point of
      problem case.
      2. Completed make_dataset() of automobile_data.py for the transforming of
      DataFrame to Dataset, the standard one we know of official site.
      3. Added from_dataset() in automobile_data.py for re-use by others sites in
      cookbook/regression.
      7a34628e
  2. 23 Apr, 2018 1 commit
  3. 20 Apr, 2018 4 commits
  4. 19 Apr, 2018 3 commits
  5. 18 Apr, 2018 2 commits
  6. 17 Apr, 2018 7 commits
  7. 16 Apr, 2018 3 commits
  8. 13 Apr, 2018 19 commits