1. 4649eb1 [MINOR] Scale apply use ifelse operation by baunsgaard · 3 years, 3 months ago
  2. 58ec503 [SYSTEMDS-2842] Cspline Builtin by Milan Kacar · 3 years, 3 months ago
  3. 68e5e29 [SYSTEMDS-2583] Add test for a mini-batch scenario with dedup by arnabp · 3 years, 3 months ago
  4. 96fc294 [SYSTEMDS-2878] test encoder serialization by Olga · 3 years, 3 months ago
  5. 8565b1d [SYSTEMDS-2766] Federated covariance by Olga · 3 years, 5 months ago
  6. 47cd041 [SYSTEMDS-2871] Python API Autogenerator by baunsgaard · 3 years, 3 months ago
  7. a900226 [SYSTEMDS-2873] Built-in CorrectTypos by Alexander Ertl · 3 years, 3 months ago
  8. 80e7a23 [SYSTEMDS-2871] Python API Autogenerator mods by baunsgaard · 3 years, 3 months ago
  9. 0ad0c99 [SYSTEMDS-2871] Python API Autogenerator DIA project WS2020/21 by Julia Le · 3 years, 5 months ago
  10. 67ae955 [SYSTEMDS-2872] Bayesian Optimization Algorithm by Dominic "Dodo" Schablas · 3 years, 3 months ago
  11. 3315eb6 [MINOR] Correcting a logic error while deciding to avoid execution on empty input in SpoofCUDACellwise by Mark Dokter · 3 years, 3 months ago
  12. 44e4294 [SYSTEMDS-2870] Add Builtin Decision Tree DIA project WS2020/21 Closes #1145 by Patrick Gaisberger · 3 years, 6 months ago
  13. 510838a [MINOR] fix jitify submodule config by Mark Dokter · 3 years, 3 months ago
  14. 889d575 [SYSTEMDS-2853] Refactor spoof cuda runtime operations by Mark Dokter · 3 years, 3 months ago
  15. a7efd67 [SYSTEMDS-2852] Improve SPOOF CUDA compilation by Mark Dokter · 3 years, 3 months ago
  16. c291bdb [SYSTEMDS-2827] Rowwise template for CUDA codegen by Mark Dokter · 3 years, 3 months ago
  17. 0084f24 [SYSTEMDS-2826] Sparse input support for CUDA codegen by Mark Dokter · 3 years, 3 months ago
  18. 846d1e2 [MINOR] Fix null value check in EncoderMVImpute by Lukas Erlbacher · 3 years, 3 months ago
  19. 58d46ea [MINOR] Cleanup staging scripts (remove converted builtin functions) by Matthias Boehm · 3 years, 3 months ago
  20. ad89941 [SYSTEMDS-2869] Built-in functions KNN and KNNBF (k-nearest neighbors) by ywcb00 · 3 years, 3 months ago
  21. 6e85843 [SYSTEMDS-2868] Fix spark transformencode (tokens with spaces) by Matthias Boehm · 3 years, 3 months ago
  22. 2931f6e [SYSTEMDS-2550] Improved parameter server epoch timing/logging by Tobias Rieger · 3 years, 3 months ago
  23. 2576c2e [SYSTEMDS-2867] Cleanup federated binary operations, incl tests by ywcb00 · 3 years, 3 months ago
  24. f487c18 [SYSTEMDS-2747] Federated PNMF test, extended quaternary operations by ywcb00 · 3 years, 3 months ago
  25. 8af2559 [SYSTEMDS-2866] Extended sparse-sparse matrix multiplication by Matthias Boehm · 3 years, 3 months ago
  26. f24a021 [SYSTEMDS 2582,2583] Reuse of compressed lineage DAGs by arnabp · 3 years, 3 months ago
  27. d57d042 [SYSTEMDS-2856] Fix regression multi-threaded binary/ternary operations by Matthias Boehm · 3 years, 3 months ago
  28. a677fcd [MINOR] Fix compressed unary aggregates (in-place binarycell ops) by Matthias Boehm · 3 years, 3 months ago
  29. af4f3d7 [SYSTEMDS-2856] Extended multi-threading binary and ternary operations by Matthias Boehm · 3 years, 3 months ago
  30. da6a209 [MINOR] Performance local parameter server (parallel updates) by Matthias Boehm · 3 years, 3 months ago
  31. bc93ea4 [SYSTEMDS-2859] Cleanup privacy constraints L2SVM test (arg updates) by Matthias Boehm · 3 years, 3 months ago
  32. 5e49750 [SYSTEMDS-2860] Fix native BLAS tsmm integration (dsyrk outer products) by Matthias Boehm · 3 years, 3 months ago
  33. d9f9723 [SYSTEMDS-2859] Fix federated broadcasting w/ single federated worker by Matthias Boehm · 3 years, 3 months ago
  34. c83d2fc [SYSTEMDS-2857] Add missing federated unary matrix operations by Matthias Boehm · 3 years, 3 months ago
  35. 2d48bb5 [SYSTEMDS-2858] Federated parameterserver shceme isolated argument by baunsgaard · 3 years, 3 months ago
  36. 2f39d9b [SYSTEMDS-2856] Cleanup binary matrix-matrix/scalar instruction parsing by Matthias Boehm · 3 years, 3 months ago
  37. 0ca9d79 [MINOR] fix log instruction parsing for builtin by baunsgaard · 3 years, 3 months ago
  38. 65d07b3 [MINOR] parse threads in fed binary instruction by baunsgaard · 3 years, 3 months ago
  39. acd0f69 [SYSTEMDS-2856] Multi-threaded binary matrix-matrix, matrix-scalar ops by Matthias Boehm · 3 years, 3 months ago
  40. b37026b [SYSTEMDS-2739] Fix Cost&Size eviction policy by arnabp · 3 years, 3 months ago
  41. 2e341dd [SYSTEMDS-2799] Add synchronization to reuse UDFs in Fed workers by arnabp · 3 years, 3 months ago
  42. 7ac6e2a [SYSTEMDS-2855] Rework function recompilation on entry (w/ rewrites) by Matthias Boehm · 3 years, 3 months ago
  43. 0a11235 [SYSTEMDS-2855] Fix missing federated col-partitioned matrix multiply by Matthias Boehm · 3 years, 4 months ago
  44. 3a96238 [SYSTEMDS-2851] Compressed n+ operation by baunsgaard · 3 years, 4 months ago
  45. 30fe111 [MINOR] CUDA 10.2 PTX and spoof cuda helper binaries for the last few commits (Win/Lin/64) by Mark Dokter · 3 years, 4 months ago
  46. 81b8068 [MINOR] Better codegen source debug print with line numbers by Mark Dokter · 3 years, 4 months ago
  47. d269cb9 [SYSTEMDS-2825] Avoid recompiling generated cuda operators by Mark Dokter · 3 years, 4 months ago
  48. e0eca2f [MINOR] Various fixes concerning dlls, jars, headers by Mark Dokter · 3 years, 4 months ago
  49. 98af625 [MINOR] Disable generation of GPU instruction for sum_sq reduction (needs a bugfix) by Mark Dokter · 3 years, 4 months ago
  50. cb9c890 [SYSTEMDS-2799] Update UDF reuse, add Fed pipeline reuse test by arnabp · 3 years, 4 months ago
  51. e8b65fe [MINOR] Performance spark NaN checks and ultra-sparse aggregation by Matthias Boehm · 3 years, 4 months ago
  52. 9c5b52b [DOCS] Design doc Python Script Generator by Julia Le · 3 years, 5 months ago
  53. f4be1a3 [MINOR] remove accidental 'it' by baunsgaard · 3 years, 4 months ago
  54. 250c734 [SYSTEMDS-2763] Federated rowIndexMax and rowIndexMin by Olga · 3 years, 5 months ago
  55. 51c1147 [SYSTEMDS-2748] TSMM Compressed Optimize by baunsgaard · 3 years, 4 months ago
  56. 90ab153 [SYSTEMDS-2641] Fix spark remove empty instruction (broadcasts handling) by Matthias Boehm · 3 years, 4 months ago
  57. 6321dbb [SYSTEMDS-2641] Improved slice finding algorithm (script, spark ops) by Matthias Boehm · 3 years, 4 months ago
  58. f7b5f88 [SYSTEMDS-2821] Python Stability by baunsgaard · 3 years, 4 months ago
  59. e57dfd0 [SYSTEMDS-2819,2020] Various ctable improvements (rewrites), part II by Matthias Boehm · 3 years, 4 months ago
  60. ebcc44d [SYSTEMDS-2819,2020] Various ctable improvements (rewrites, spark ops) by Matthias Boehm · 3 years, 4 months ago
  61. 6396846 [SYSTEMDS-2818] Fix read/copy of large dense matrix blocks >16GB by Matthias Boehm · 3 years, 4 months ago
  62. eeffef6 [SYSTEMDS-2812] Added conv1d layer to nn library (via conv2d) by sebwrede · 3 years, 4 months ago
  63. 65d6ad3 [SYSTEMDS-2747] Federated ALS-CG test, extended federated binary ops by ywcb00 · 3 years, 4 months ago
  64. b6640d9 [SYSTEMDS-2550] Extended parameter server (validation function, stats) by Tobias Rieger · 3 years, 4 months ago
  65. 11a2334 [SYSTEMDS-2816] Fix incorrect tracking of spark broadcast sizes by Matthias Boehm · 3 years, 4 months ago
  66. ced2ae8 [MINOR] Fix robustness multiLogReg and multiLogRegPredict by Matthias Boehm · 3 years, 4 months ago
  67. 4b46b1f [SYSTEMDS-2810] Improved serialization of transform encoders by Olga · 3 years, 4 months ago
  68. ef0cc71 [SYSTEMDS-2814] Fix frame RDD caching logic (avoid excessive GC) by Matthias Boehm · 3 years, 4 months ago
  69. c29ac3e [SYSTEMDS-2509] Fix missing binning support in spark transformencode by Matthias Boehm · 3 years, 4 months ago
  70. aa09b5c [SYSTEMDS-2813] Add lineage specific flags to SystemDS-config by arnabp · 3 years, 4 months ago
  71. b2699ae [SYSTEMDS-113] Cleanup lmPredict (rename, parameters, eval accuracy) by Matthias Boehm · 3 years, 4 months ago
  72. 527e47d [MINOR] Fix multiLogRegPredict (sanity check matching dims, cleanup) by Matthias Boehm · 3 years, 4 months ago
  73. 81d0e95 [MINOR] Compression stats only if used by baunsgaard · 3 years, 4 months ago
  74. 6a5d35a [SYSTEMDS-2811] Compressed slice by baunsgaard · 3 years, 4 months ago
  75. 6469262 [SYSTEMDS-2803] Compressed Squeeze overlap to compressed by baunsgaard · 3 years, 4 months ago
  76. b87001b [MINOR] Update default lineage cache eviction policy to COSTNSIZE by arnabp · 3 years, 4 months ago
  77. 7203c00 [SYSTEMDS-2806] Unified memory manager design and APIs by philipportner · 3 years, 4 months ago
  78. 0eba4dc [SYSTEMDS-2735] Builtin function gmmPredict for clustering instances by Shafaq Siddiqi · 3 years, 4 months ago
  79. 8fc1995 [SYSTEMDS-2747] Federated quaternary operations wdivmm and wumm by ywcb00 · 3 years, 4 months ago
  80. 4fb8ad1 [SYSTEMDS-2804] New built-in functions ALS-predict, ALS-topk-predict by gabrielaozegovic · 3 years, 4 months ago
  81. 87e4d50 [SYSTEMDS-2801] New rewrite for removing (par)for loops w/o iterations by Patrick Damme · 3 years, 4 months ago
  82. 0bf27ea [SYSTEMDS-2802] Fix parfor handling of negative loop increments by Matthias Boehm · 3 years, 4 months ago
  83. 71385e1 [SYSTEMDS-2799] Lineage support for Federated UDFs by arnabp · 3 years, 4 months ago
  84. 40327ea [SYSTEMDS-2800] Aggressive Compression Rewrite by baunsgaard · 3 years, 4 months ago
  85. c108640 [SYSTEMDS-2799] Lineage tracing and reuse of federated UDFs by arnabp · 3 years, 4 months ago
  86. 4c08c28 [SYSTEMDS-2798] Builtin (de)compress function by baunsgaard · 3 years, 4 months ago
  87. fa770df [SYSTEMDS-2548,2796] Federated frame and matrix right indexing by Olga · 3 years, 4 months ago
  88. 94e557e [MINOR] Fix mdedup built-in function test (marked as thread-unsafe) by Matthias Boehm · 3 years, 4 months ago
  89. 6165b50 [SYSTEMDS-2797] Cleanup new statsNA built-in function by Matthias Boehm · 3 years, 4 months ago
  90. e8cc1de [SYSTEMDS-2797] Builtin function statsNA for computing NA statistics by haubitzer · 3 years, 4 months ago
  91. 178bdd7 [MINOR] Fixing failed test by reverting the changes in BinaryOp file. by Shafaq Siddiqi · 3 years, 4 months ago
  92. 8e5c5f3 [MINOR] Refactoring commit 068f631 by Shafaq Siddiqi · 3 years, 4 months ago
  93. 068f631 [MINOR] Mdedup size propagation fix for Spark context by Shafaq Siddiqi · 3 years, 4 months ago
  94. 7f61827 [SYSTEMDS-2795] Reuse of FED instruction results in Coordinator by arnabp · 3 years, 4 months ago
  95. 225d468 [SYSTEMDS-2614] Compressed Right Matrix Multiplication by baunsgaard · 3 years, 4 months ago
  96. 67d876a [SYSTEMDS-2794] Custom dense reader for compression by baunsgaard · 3 years, 4 months ago
  97. 44f2996 [MINOR] Change sensitivity of ALSTest by baunsgaard · 3 years, 4 months ago
  98. 0febfb1 [SYSTEMDS-2581] Improve serialization of dedup DAGs by arnabp · 3 years, 4 months ago
  99. 1bf8699 [SYSTEMDS-2792] Sparse Overlapping Matrix by baunsgaard · 3 years, 4 months ago
  100. 18f86d4 [SYSTEMDS-2782] MDedup Builtin for finding duplicate rows by Olga · 3 years, 4 months ago