1. 20 Dec, 2018 1 commit
    • albus7's avatar
      Update data_download.py (#5674) · 2066a146
      albus7 authored
      input_url doesn't get correct url string in Windows. The os.path.join() function add "\\" to the path, and it resulted invalid URL for the data file.
      2066a146
  2. 04 Oct, 2018 1 commit
  3. 26 Jun, 2018 1 commit
  4. 20 Jun, 2018 1 commit
    • 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
  5. 04 Jun, 2018 1 commit
  6. 01 Jun, 2018 1 commit
  7. 30 May, 2018 1 commit
  8. 29 May, 2018 1 commit
  9. 18 May, 2018 1 commit