|
| 1 | +Release 2.2.0.3 (Jacobi build 3) |
| 2 | +================================ |
| 3 | + |
| 4 | +* [Download this release](http://s3.amazonaws.com/h2o-release/h2o/rel-jacobi/3/index.html) |
| 5 | +* [Query JIRAs for this release](https://0xdata.atlassian.net/issues/?jql=fixVersion%20%3D%20jacobi%20and%20resolution%20is%20not%20empty) |
| 6 | + |
| 7 | +Bug |
| 8 | +--- |
| 9 | + * [PUB-5] - summary page percentiles need fixing when small # of discrete values |
| 10 | + * [PUB-7] - CM may not recalculate correctly if same model_key is used for sequential RF's |
| 11 | + * [PUB-8] - upload benign.csv; parse, click on rf link to get to rf query. NPE at at water.api.RF$RFColumnSelect.query |
| 12 | + * [PUB-10] - parse bug / idx oob exception airline dataset |
| 13 | + * [PUB-11] - Unbalanced quoted strings interact poorly with line separators |
| 14 | + * [PUB-13] - RF predict not actually predicting |
| 15 | + * [PUB-14] - GLM score/predict stack traces |
| 16 | + * [PUB-15] - GLM predict "download as CSV" option generating poorly formatted output |
| 17 | + * [PUB-16] - GLM predict will not predict when column names are assigned by H2O |
| 18 | + * [PUB-17] - non-existing s3n uri (thru import hdfs) gets npe |
| 19 | + * [PUB-18] - When returning to GLM page through compute new model, an error message is automatically displayed |
| 20 | + * [PUB-19] - GBM: Creates new category |
| 21 | + * [PUB-20] - Tweedie Normalized Coeffiicients aren't sorted. |
| 22 | + * [PUB-21] - Once used parsed data cannot be reused |
| 23 | + * [PUB-22] - Admin:StackDump should log stack traces to log file |
| 24 | + * [PUB-23] - GBM:On browser, Vresponse does not let you select from the drop down choices |
| 25 | + * [PUB-24] - download downloads garbage |
| 26 | + * [PUB-25] - -0 for standard deviation in inspect page |
| 27 | + * [PUB-26] - GBM Fails on Multiple JVMs with Ecology Dataset |
| 28 | + * [PUB-28] - Hit an assertion while autoframing |
| 29 | + * [PUB-29] - R Wrapper / Client installation on RConsole / R default GUI failed on Windows 8 |
| 30 | + * [PUB-31] - GBM: Even if the model finishes successfully, the same Destination key name gets assigned to the next GBM job |
| 31 | + * [PUB-32] - Error while viewing Store View: error:HTTP500:java.lang.ArrayIndexOutOfBoundsException |
| 32 | + * [PUB-33] - UI autocomplete click bug |
| 33 | + * [PUB-34] - PCA: ArrayIndexOOBException on 1000x100 size dataset |
| 34 | + * [PUB-36] - Summary: java.lang.AssertionError: _start is NaN! |
| 35 | + * [PUB-37] - GBM:Wrong summary on the prediction page for muticlass classification. |
| 36 | + * [PUB-38] - Confusion Matrix: While creating a CM for GLM1 prediction on airlines data, gives java.lang.AssertionError |
| 37 | + * [PUB-39] - GBM: gives MSE of an extra tree in the output |
| 38 | + * [PUB-41] - parse sinqle_quotes=1 doesn't work if first char in token is ' (cols end up getting NAs) |
| 39 | + * [PUB-42] - tree building: AIOOBE |
| 40 | + * [PUB-44] - GLM reporting NaN on Null Deviance |
| 41 | + * [PUB-45] - GLM allows users to model data that have more predictors than observation |
| 42 | + * [PUB-46] - GLM1: generated confusion matrix is wrong |
| 43 | + * [PUB-47] - R example in h2o/R/h2oRClient-package/man/h2o.importFile.Rd broken |
| 44 | + * [PUB-49] - PRC in R returning error from documented example |
| 45 | + * [PUB-53] - link in GLM validation models "not found" |
| 46 | + * [PUB-54] - glm from R throws "Error in round(model$null.deviance, 1)" |
| 47 | + * [PUB-55] - AUC incorrect |
| 48 | + * [PUB-56] - Model specification is producing two autofill drop down menus |
| 49 | + * [PUB-57] - Confusion Matrix Vector chunks differ |
| 50 | + * [PUB-58] - While running multiple jobs at same time got non SPD error in GLM for data set that is totally fine - output of same requested model in R was fine |
| 51 | + * [PUB-59] - GBM models don't seem to echo parameters (except N, number of trees). Can't see what created best result? |
| 52 | + * [PUB-60] - GBM doesn't take from:to:step for gridding param |
| 53 | + * [PUB-61] - Clicking RandomForest on Inspect page throws Invalid Hex file message |
| 54 | + * [PUB-62] - AutoBuffer$TCPIsUnreliableException while running NNet on covtype test train with response = V5 |
| 55 | + * [PUB-64] - GBM returns n+1 trees when n are requested |
| 56 | + * [PUB-65] - gbm scoring is incorrect |
| 57 | + * [PUB-66] - Exported GBM model prediction differs from in-h2o prediction |
| 58 | + * [PUB-67] - Minimum Returns Wrong Answer |
| 59 | + * [PUB-68] - Slicing returns wrong result |
| 60 | + * [PUB-69] - I think autoframe using Exec doesn't seem to work (single jvm) |
| 61 | + * [PUB-70] - Exec2: intermittent AIOOBE with year2013.csv (airlines)..fvec chunk related? |
| 62 | + * [PUB-71] - Reliable recipe for creating water.exec.Env.pop assertion |
| 63 | + * [PUB-72] - Parse fails with NPE on non-ascii characters |
| 64 | + * [PUB-73] - h2o.R fails if attempting to import multiple files with the same key name |
| 65 | + * [PUB-74] - h2o.R table broken in R |
| 66 | + * [PUB-76] - GBM regression results incorrect in R |
| 67 | + * [PUB-77] - R Docs missing |
| 68 | + * [PUB-78] - The example on "H2o in R" doc page should be copy-paste runable. |
| 69 | + * [PUB-79] - Need FVec to VA converter |
| 70 | + * [PUB-80] - GBM Grid :java.lang.ArrayIndexOutOfBoundsException: -1 on SF crime dataset |
| 71 | + * [PUB-81] - R: R CMD INSTALL package should warn curl-config |
| 72 | + * [PUB-82] - glm (on VA): if matrix is non spd R must report |
| 73 | + * [PUB-83] - DRF: test error lower than train error on UCI churn data |
| 74 | + * [PUB-84] - GBM assertion in DRealHistogram |
| 75 | + * [PUB-85] - gbm shouldn't crash with a single NA in dependent var |
| 76 | + * [PUB-97] - GBM:java.lang.AssertionError DRealHistogram.scoreMSE(DRealHistogram.java:84) on cov type test-train |
| 77 | + * [PUB-98] - GBMGrid: while the model is in progress, the prediction error column in the browser shows NAN |
| 78 | + * [PUB-99] - mean and variance are not recomputed for a col when you do "a = Players.hex[0] |
| 79 | + * [PUB-101] - glm1 doesn't correctly handle spd + no penalty |
| 80 | + * [PUB-102] - Summary2 Quantiles AIOOB Exception |
| 81 | + * [PUB-103] - in r: Client package - man/h2o/h2o.prcomp.Rd example broken |
| 82 | + * [PUB-104] - assertion error on fvec to va |
| 83 | + * [PUB-107] - GLM1 golden test NOPASS glm1_2 and glm1_3 |
| 84 | + * [PUB-108] - table in R? |
| 85 | + * [PUB-109] - importFile and importFileVA are not working |
| 86 | + * [PUB-110] - S3N parse got exception from S3 |
| 87 | + * [PUB-112] - glm1 from R has incorrect number of null degrees of freedom (+1) |
| 88 | + * [PUB-113] - VA import eats columns with duplicate names |
| 89 | + * [PUB-114] - VA importFile followed by VA kmeans results in an unexpected autoframe |
| 90 | + * [PUB-115] - Import Folder R example |
| 91 | + * [PUB-117] - Error in GBM Java model generation: "cannot find symbol Infinityf" |
| 92 | + * [PUB-129] - ValueArray.frameAsVA(k) call causing AIOOBE |
| 93 | + * [PUB-130] - Remove weight from GLM interface and Web UI |
| 94 | + * [PUB-132] - Windows 8 R library(h2o) install is broke |
| 95 | + * [PUB-139] - runit_binop2_divCol.R failed |
| 96 | + * [PUB-140] - runit_tail_numeric.R failed |
| 97 | + * [PUB-144] - Wrong rescaling of probabilities produced by GBM |
| 98 | + * [PUB-147] - Confusion matrix is wrong for GBM results on titanic dataset |
| 99 | + * [PUB-154] - GLM: constant column causes an exception if GLM is executed from R |
| 100 | + * [PUB-156] - Frame to VA convertor should not be called here |
| 101 | + * [PUB-157] - GLM1: AUC on all_airlines deteriorates on present master as compared to Godel |
| 102 | + * [PUB-165] - All RUnit tests are failing with Unknown var |
| 103 | + * [PUB-182] - testdir_multi_jvm/test_basics.py fails...doing drf1 on covtype. Unlock.atomic..during RandomForest build |
| 104 | + * [PUB-183] - VA Summary changed? getting empty min[]/max[] and bad 'N' (could be a parse issue?) |
| 105 | + * [PUB-185] - odd new thing. 4B rows in dataset. I parse (va) and use inspect to get num_rows. (historically good). Here it says num_rows was only 503,348 after the parse (rather than 4B). Normal csv (not gz) |
| 106 | + * [PUB-186] - (NA related?) drf1 rfview on airlines on 172-180, use_non_local_data = 0. AIOOBE (Data.filterVal3 in Data.java) |
| 107 | + * [PUB-196] - CM matrix cannot handle two vectors with different domains |
| 108 | + |
| 109 | +Improvement |
| 110 | +----------- |
| 111 | + * [PUB-4] - Running GLM model on another dataset: issues when expanded categoricals are in play |
| 112 | + * [PUB-95] - Parse resource management check |
| 113 | + * [PUB-96] - Don't allow the user to overwrite an existing key |
| 114 | + * [PUB-131] - Add threshold option to R interface for GLM |
| 115 | + * [PUB-142] - GBM logging not providing frequent enough updates |
| 116 | + * [PUB-143] - Generated model forest size causes compilation error |
| 117 | + |
| 118 | +New Feature |
| 119 | +----------- |
| 120 | + * [PUB-106] - Jobs Page should Return Error Messages |
| 121 | + |
| 122 | +Task |
| 123 | +---- |
| 124 | + * [PUB-88] - Disallow RF1 to give an answer if not copying all data everywhere |
| 125 | + * [PUB-89] - Converter seamlessness with Store View. |
| 126 | + * [PUB-90] - Plug in FVec to VA converter to algos |
| 127 | + * [PUB-93] - H2O should start when given -ip localhost even if there is no network or no multicast |
| 128 | + * [PUB-94] - R installation of H2O package -- ease of use |
| 129 | + * [PUB-125] - Windows 8 installation for R |
| 130 | + * [PUB-126] - Windows 8.1 install for R |
| 131 | + * [PUB-128] - Submit h2o R package to CRAN |
| 132 | + * [PUB-136] - Submit new package to CRAN |
0 commit comments