1. 23 12月, 2020 3 次提交
    • P
      rewrite roc curve (#881) · ae2608f1
      Peter Pan 提交于
      * 增加 roc 曲线
      
      所有更改参照pr曲线更改,在公式计算的地方更改为了 roc 的计算公式
      
      * Update index.ts
      
      语法改正
      
      * Update reducers.ts
      
      修改语法错误
      
      * 生成record_pb2.py
      
      编译生成record_pb2.py
      修改 record.proto 序号问题
      
      * Update base_component.py
      
      更正参数
      
      * Update api.py
      
      修正语法错误
      
      * add data/roc-curve
      
      前端页面
      
      * add resource
      
      add resource
      
      * Update lib.py
      
      * docs: remove luckydraw
      
      * feat: download raw data
      
      * fix conflict
      
      * chore: rewrite pr-curve & roc-curve
      
      * fix: unexpected background color in dark mode
      Co-authored-by: Niceriver97 <1105107356@qq.com>
      ae2608f1
    • 走神的阿圆's avatar
      add download scalars (#879) · e7284deb
      走神的阿圆 提交于
      * add download scalars
      
      add content-type for scalar data
      
      * delete _register_reader
      Co-authored-by: Nwuzewu <wuzewu@baidu.com>
      e7284deb
    • 走神的阿圆's avatar
      support float32 and double64 of ndarray · cf66d953
      走神的阿圆 提交于
      cf66d953
  2. 22 12月, 2020 2 次提交
  3. 17 12月, 2020 4 次提交
  4. 14 12月, 2020 1 次提交
  5. 11 12月, 2020 1 次提交
  6. 10 12月, 2020 2 次提交
  7. 07 12月, 2020 1 次提交
  8. 04 12月, 2020 1 次提交
  9. 30 11月, 2020 1 次提交
  10. 27 11月, 2020 1 次提交
  11. 26 11月, 2020 1 次提交
  12. 24 11月, 2020 2 次提交
    • P
      Add CHANGELOG.md (#853) · 1050e287
      Peter Pan 提交于
      1050e287
    • P
      minor bugs fix (#852) · 44e21fcc
      Peter Pan 提交于
      * fix: get nearest points listed in tooltip of scalar page by selected x-axis
      
      * fix: humanize relative time display in tooltip of scalar chart
      
      * fix: fix y axis range error in scalar chart (fix #765)
      
      * fix: fix typo
      44e21fcc
  13. 23 11月, 2020 1 次提交
    • P
      minor bugs fix (#851) · 0e38ff74
      Peter Pan 提交于
      * fix: get nearest points listed in tooltip of scalar page by selected x-axis
      
      * fix: humanize relative time display in tooltip of scalar chart
      
      * fix: fix y axis range error in scalar chart (fix #765)
      0e38ff74
  14. 19 11月, 2020 1 次提交
  15. 18 11月, 2020 1 次提交
  16. 28 10月, 2020 1 次提交
  17. 09 10月, 2020 1 次提交
  18. 30 9月, 2020 1 次提交
  19. 28 9月, 2020 1 次提交
  20. 25 9月, 2020 2 次提交
  21. 24 9月, 2020 1 次提交
    • P
      sample pages improvement (close #757, #758) (#829) · e50c15b0
      Peter Pan 提交于
      * chore: set server address
      
      * chore: add bce-python-sdk to requirements
      
      * fix: limit max length of runs in chart tooltip table
      
      * feat: add keyboard shortcuts in sample page
      
      * feat: add image preview in image sample page
      e50c15b0
  22. 22 9月, 2020 1 次提交
  23. 21 9月, 2020 8 次提交
  24. 19 9月, 2020 1 次提交