Skip to content
Snippets Groups Projects
  1. Feb 07, 2020
  2. Dec 29, 2019
  3. Dec 27, 2019
  4. Aug 21, 2019
  5. Jul 05, 2019
  6. Apr 01, 2019
  7. Mar 21, 2019
    • Quoc-Tuan Truong's avatar
      Change tests to unittest.TestCase, improve test coverage (#63) · bf5a4448
      Quoc-Tuan Truong authored
      * Fix indentations
      
      * Change _add_special_tokens into staticmethod
      
      * Change all tests of data module to unittest.TestCase
      
      * Remove unused code
      
      * Update README.md
      
      * Add test for read_ui function
      
      * Change tests of all datasets to unittest.TestCase
      
      * Do not repeatedly showing split message in RatioSplit
      
      * Change tests of eval_methods to unittest.TestCase
      
      * Change tests of experiment to unittest.TestCase
      
      * Change tests of metrics to unittest.TestCase
      
      * Change tests of utils to unittest.TestCase
      
      * Improve test coverage
      
      * Fix indentations in test_trainset.py
  8. Feb 27, 2019
  9. Feb 25, 2019
Loading