- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 260 for test (0.26 sec)
-
Split datasets into training/testing/validating...
into Train/Test/Validation with Train having 70% and test and validation...Split datasets into training/testing/validating Edit on GitHub Split...docs.h2o.ai/h2o/latest-stable/h2o-docs/data-munging/splitting-datasets.htmlRegistered: Mon Mar 31 02:55:54 UTC 2025 - Last Modified: Thu Mar 27 17:18:08 UTC 2025 - 25.4K bytes - Viewed (0) -
rate — H2O 3.46.0.7 documentation
"train" ) test <- h2o.assign ( test , "test" ) # Train a deep...lic-test-data/bigdata/laptop/mnist/train.csv.gz" ) test <- h2o.importFile...docs.h2o.ai/h2o/latest-stable/h2o-docs/data-science/algo-params/rate.htmlRegistered: Mon Mar 31 03:10:21 UTC 2025 - Last Modified: Thu Mar 27 17:18:09 UTC 2025 - 50.6K bytes - Viewed (0) -
rate_annealing — H2O 3.46.0.7 documentation
"train" ) test <- h2o.assign ( test , "test" ) # Train a deep...lic-test-data/bigdata/laptop/mnist/train.csv.gz" ) test <- h2o.importFile...docs.h2o.ai/h2o/latest-stable/h2o-docs/data-science/algo-params/rate_annealing.htmlRegistered: Mon Mar 31 03:12:11 UTC 2025 - Last Modified: Thu Mar 27 17:18:09 UTC 2025 - 50.2K bytes - Viewed (0) -
Target Encoding — H2O 3.46.0.7 documentation
test )) print ( paste0 ( "GBM AUC TEST: " , round...dataset into train and test train , test = titanic . split_frame...docs.h2o.ai/h2o/latest-stable/h2o-docs/data-science/target-encoding.htmlRegistered: Mon Mar 31 02:56:40 UTC 2025 - Last Modified: Thu Mar 27 17:18:09 UTC 2025 - 45.2K bytes - Viewed (0) -
Metrics in H2O — H2O documentation
com/h2o-public-test-data/smalldata/prostate/prostate.csv.zip"..."https://s3.amazonaws.com/h2o-public-test-data/smalldata/junit/cars_20mpg.csv"...docs.h2o.ai/h2o/latest-stable/h2o-py/docs/metrics.htmlRegistered: Mon Mar 31 02:57:59 UTC 2025 - Last Modified: Thu Mar 27 17:18:12 UTC 2025 - 584.4K bytes - Viewed (0) -
RuleFit — H2O 3.46.0.7 documentation
on the test data: h2o.predict ( rfit , newdata = test ) import...dataset into train and test train , test = df . split_frame ( ratios...docs.h2o.ai/h2o/latest-stable/h2o-docs/data-science/rulefit.htmlRegistered: Mon Mar 31 02:58:12 UTC 2025 - Last Modified: Thu Mar 27 17:18:09 UTC 2025 - 35.5K bytes - Viewed (0) -
intro.rst.txt
9) ] # 10% for testing test = fr[ 0.9 <= r ] # default...on the test data! m.model_performance(test_data=test) Expanding...docs.h2o.ai/h2o/latest-stable/h2o-py/docs/_sources/intro.rst.txtRegistered: Mon Mar 31 03:00:56 UTC 2025 - Last Modified: Thu Mar 27 17:18:12 UTC 2025 - 22K bytes - Viewed (0) -
Grid (Hyperparameter) Search — H2O 3.46.0.7 doc...
ic-test-data/smalldata/higgs/higgs_train_10k.csv" ) test <- h2o.importFile...( data [, y ]) test [, y ] <- as.factor ( test [, y ]) # Split...docs.h2o.ai/h2o/latest-stable/h2o-docs/grid-search.htmlRegistered: Mon Mar 31 02:53:33 UTC 2025 - Last Modified: Thu Mar 27 17:18:09 UTC 2025 - 168.7K bytes - Viewed (0) -
h2o.model.models.autoencoder — H2O documentation
ic-test-data/bigdata/laptop/mnist/train.csv.gz") >>> test = .../h2o-public-test-data/bigdata/laptop/mnist/test.csv.gz") >>>...docs.h2o.ai/h2o/latest-stable/h2o-py/docs/_modules/h2o/model/models/autoencoder.htmlRegistered: Mon Mar 31 03:02:22 UTC 2025 - Last Modified: Thu Mar 27 17:18:12 UTC 2025 - 27.8K bytes - Viewed (0) -
h2o.model.metrics.binomial — H2O documentation
com/h2o-public-test-data/smalldata/junit/cars_20mpg.csv")...s3.amazonaws.com/h2o-public-test-data/smalldata/junit/cars_20mpg.csv")...docs.h2o.ai/h2o/latest-stable/h2o-py/docs/_modules/h2o/model/metrics/binomial.htmlRegistered: Mon Mar 31 02:59:35 UTC 2025 - Last Modified: Thu Mar 27 17:18:12 UTC 2025 - 146.1K bytes - Viewed (0)