Skip to content

Releases: NVIDIA/fsi-samples

Greenflow v1.0.5

27 Sep 21:38
e1d55ba
Compare
Choose a tag to compare

Changelog

v1.0.5 (2021-09-26)

Full Changelog

Closed issues:

  • [FEA] factor out the translate_column logic to let user define customized column setup #69
  • [FEA] Remove mentions to 'framework' from gQuant project #25

Merged pull requests:

Greenflow 1.0.3

23 Feb 17:07
231b5ce
Compare
Choose a tag to compare

v1.0.3 (2021-02-13)

Full Changelog

Merged pull requests:

gQuant 1.0.2

12 Feb 19:36
abf9d33
Compare
Choose a tag to compare

v1.0.2 (2021-02-11)

Full Changelog

Merged pull requests:

  • [REVIEW]Upgrade the plugin to JupyterLab 3 #114 (yidong72)

gQuant 1.0.1

20 Jan 21:32
2da5fea
Compare
Choose a tag to compare

Changelog

v1.0.1 (2021-01-20)

Full Changelog

Merged pull requests:

gQuant 1.0.0

30 Dec 18:44
6415f44
Compare
Choose a tag to compare

Changelog

1.0 (2020-12-17)

Full Changelog

Closed issues:

  • [FEA]We need Plugin file support #106
  • [FEA]Migrate to the new input/output port API #97
  • [FEA]Add the gQuant Web UI #95
  • [DOC] Add CHANGELOG.md #48

Merged pull requests:

gQuant 0.5

10 Jul 19:31
c22c12f
Compare
Choose a tag to compare

0.5 (2020-07-10)

Full Changelog

Implemented enhancements:

  • [FEA] csvStockLoader.py and stockNameLoader.py - Use cudf.read_csv() insteand of pandas.read_csv() #24

Fixed bugs:

  • [BUG] Using a UDF via Series.rolling.apply() results in KeyError in numba #88
  • [BUG] download_data.sh seems to do not be in containers anymore #66

Closed issues:

  • [FEA] Conda resolves too slow in the latest versions of the container #67
  • [FEA] Comprehensive refactoring of indicator_demo.ipynb notebook #46
  • [FEA] Rename viz_graph() to viz(), save_taskgraph() to save() #34

Merged pull requests:

  • [REVIEW] Fix mortgage e2e example for rapids 0.14. #93 (avolkov1)
  • [REVIEW] Update RAPIDS to version 0.14 #92 (yidong72)
  • [REVIEW]Multiple gpu xgboost - Dask performance fix #91 (yidong72)
  • [REVIEW]Mutliple GPU xgboost #90 (yidong72)

0.4.1

26 May 20:11
63616ba
Compare
Choose a tag to compare

gQuant 0.4

21 May 02:08
8190afe
Compare
Choose a tag to compare

compatible with RAPIDS v0.13

gQuant 0.2

26 Aug 18:50
54482a0
Compare
Choose a tag to compare

gQuant 0.2 release.

gQuant 0.1

16 Aug 18:10
9458441
Compare
Choose a tag to compare

Initial release.