-
PUBDEV-4213: Updates to markdown syntax (#1307)
* PUBDEV-4213: Updates to markdown files - merge to master Updated the syntax for markdown files. * minor update Fixed heading underlining.
angela0xdata committed on GitHubJun 23, 2017
-
PUBDEV-3075 - Add documentation for extremely randomized trees in RF
Added description of histogram_type=random for extremely randomized trees in RF. Fix added to R and Python docs. Also added Reference to DRF section of User Guide. Driveby: In R docs, changed “GBM” to “RF” for the x argument in h2o.randomForest function.
angela0xdata committedJun 27, 2016
-
PUBDEV-2822: Update missing value handling for DRF and GBM - no longe…
…r always go right. Note: The documentation was partially wrong and claimed that NAs would go left.
arnocandel committedJun 22, 2016
-
PUBDEV-2977 - In DataScienceH2O, added FAQ to Deep Learning section about how negative R^2 values can appear. Driveby: Fixed indentation issues in several Deep Learning FAQ questions. PUBDEV-3015 - Updated FAQ topic. Included info about UDP packet failures to the Hadoop section, and included info about not launching in Hadoop in the General section.
angela0xdata committedJun 16, 2016 -
missing_values_handling option is available in GLM
- In GridSearch.md, added missing_values_handling to list of GLM parameters - In DataScienceH2O-Dev.md, added missing_values_handling option to list of GLM options. - In Flow README.md, added “GLM” to description of missing_values_handling option, indicating that it is available in DL as well as GLM. (PUBDEV-2681)
angela0xdata committedJun 16, 2016
-
New tutorials were created for GBM and Grid Search. Added links to these in the User Guide. (PUBDEV-2988)
angela0xdata committedJun 14, 2016
-
Documentation: Added new stopping_metric option
Added “mean_per_class_error” to list of stopping_metric options in GBM, DRF, and Deep Learning. PUBDEV-2991
angela0xdata committedJun 3, 2016
-
Added the seed option to GLM in the Flow section and in the Data Science Algorithms section. (PUBDEV-2957)
angela0xdata committedMay 31, 2016 -
Improved description for how DRF builds trees for binomial problems.
angela0xdata committedMay 19, 2016
-
PUBDEV-2915: Add 'RoundRobin' histogram_type, to R/Py/Flow/Docs/JUnits.
arnocandel committedMay 19, 2016 -
Fixed “AUTO” option for histogram_type in GBM and DRF.
angela0xdata committedMay 19, 2016 -
Removed random_split_points option and replaced it with histogram_type (PUBDEV-2919). Added QuantilesGlobal option to list of histogram types. (PUBDEV-2915)
angela0xdata committedMay 19, 2016
-
Updates to DRF description and group_by.py file
Updated DRF description, replacing “voting” with “averaging the predicted values.” Added closing () to the Sample Usage example for GroupBy.
angela0xdata committedMay 18, 2016 -
Documentation for DRF previously only mentioned support for classification models. Updated some descriptions in DRF to include “regression.”
angela0xdata committedMay 18, 2016 -
Documentation for DRF previously only mentioned support for classification models. Updated descriptions in DRF to include “regression.”
angela0xdata committedMay 18, 2016 -
Added docs for handling categoricals inside GLM.
tomasnykodym committedMay 17, 2016
-
New handling of missing values in GBM
Updated GBM FAQ with questions from Amex and with answers from Arno based on updates to the way GBM handles missing values. (They go right now, not left.)
angela0xdata committedMay 17, 2016
-
Merge branch 'master' of https://github.com/h2oai/h2o-3
# Conflicts: # h2o-core/src/main/java/water/parser/ParseDataset.java
tomasnykodym committedApr 28, 2016
-
Updated the H2O main documentation and the GBM Vignette based on changes in PUBDEV-2872.
angela0xdata committedApr 27, 2016
-
PUBDEV-2698: Add docs for leaf_node_assignment.
arnocandel committedMar 2, 2016
-
Updated missing value handling documentation for glm.
tomasnykodym committedFeb 24, 2016
-
tomasnykodym committed
Feb 11, 2016
-
Add score_tree_interval to DRF/GBM docs.
arnocandel committedFeb 10, 2016 -
Add parameter 'standardize' to the DL docs.
arnocandel committedFeb 10, 2016 -
Fix docs - put quantile/quantile_alpha and max_runtime_secs to all ap…
…propriate algo chapters.
arnocandel committedFeb 10, 2016 -
Update docs with quantile regression and max_runtime_secs arguments.
arnocandel committedFeb 10, 2016
-
update docs, flush case after inserting missing values
spennihana committedJan 15, 2016
-
spennihana committed
Jan 8, 2016 -
Added explanation about cross-validation written by Arno.
tomkraljevic committedJan 8, 2016
-
removed incorrect statement about behaviour of POJO when using NAs
Hank Roark committedDec 18, 2015
-
Cosmetics in docs for column sampling.
arnocandel committedDec 17, 2015 -
Updates for `col_sample_rate_per_tree`
jessica0xdata committedDec 17, 2015
-
Fixed R booklet (is.factor -> as.factor), fixed typo
jessica0xdata committedDec 15, 2015 -
Some updates on varimp & S3 data import
jessica0xdata committedDec 15, 2015