1. 29 Jun, 2018 2 commits
  2. 28 Jun, 2018 1 commit
  3. 27 Jun, 2018 7 commits
  4. 26 Jun, 2018 3 commits
  5. 25 Jun, 2018 9 commits
  6. 24 Jun, 2018 5 commits
  7. 23 Jun, 2018 2 commits
  8. 22 Jun, 2018 9 commits
  9. 20 Jun, 2018 2 commits
    • Taylor Robie's avatar
      Wide Deep refactor and deep movies (#4506) · 20070ca4
      Taylor Robie authored
      * begin branch
      
      * finish download script
      
      * rename download to dataset
      
      * intermediate commit
      
      * intermediate commit
      
      * misc tweaks
      
      * intermediate commit
      
      * intermediate commit
      
      * intermediate commit
      
      * delint and update census test.
      
      * add movie tests
      
      * delint
      
      * fix py2 issue
      
      * address PR comments
      
      * intermediate commit
      
      * intermediate commit
      
      * intermediate commit
      
      * finish wide deep transition to vanilla movielens
      
      * delint
      
      * intermediate commit
      
      * intermediate commit
      
      * intermediate commit
      
      * intermediate commit
      
      * fix import
      
      * add default ncf csv construction
      
      * change default on download_if_missing
      
      * shard and vectorize example serialization
      
      * fix import
      
      * update ncf data unittests
      
      * delint
      
      * delint
      
      * more delinting
      
      * fix wide-deep movielens serialization
      
      * address PR comments
      
      * add file_io tests
      
      * investigate wide-deep test failure
      
      * remove hard coded path and properly use flags.
      
      * address file_io test PR comments
      
      * missed a hash_bucked_size
      20070ca4
    • Mark Daoust's avatar
      Merge pull request #4587 from lamberta/fix-remove-preprocess-fn · 713228fd
      Mark Daoust authored
      Remove preprocess fn
      713228fd