Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1 - 10 of 259 for test (0.19 seconds)

  1. 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.html
    Thu Mar 12 11:43:25 GMT 2026
      25.4K bytes
  2. metalearner_params — H2O 3.46.0.10 docume...

    y ]) test [, y ] <- as.factor ( test [, y ]) # Set...train [ y ] . asfactor () test [ y ] = test [ y ] . asfactor () #...
    docs.h2o.ai/h2o/latest-stable/h2o-docs/data-science/algo-params/metalearner_params.html
    Thu Mar 12 11:43:25 GMT 2026
      59.9K bytes
  3. rate — H2O 3.46.0.10 documentation

    "train" ) test <- h2o.assign ( test , "test" ) #.../h2o-public-test-data/bigdata/laptop/mnist/test.csv.gz"...
    docs.h2o.ai/h2o/latest-stable/h2o-docs/data-science/algo-params/rate.html
    Thu Mar 12 11:43:26 GMT 2026
      6.7K bytes
  4. rate_decay — H2O 3.46.0.10 documentation

    "train" ) test <- h2o.assign ( test , "test" ) #.../h2o-public-test-data/bigdata/laptop/mnist/test.csv.gz"...
    docs.h2o.ai/h2o/latest-stable/h2o-docs/data-science/algo-params/rate_decay.html
    Thu Mar 12 11:43:26 GMT 2026
      50.6K bytes
  5. base_models — H2O 3.46.0.10 documentation

    y ]) test [, y ] <- as.factor ( test [, y ]) # Set...train [ y ] . asfactor () test [ y ] = test [ y ] . asfactor () #...
    docs.h2o.ai/h2o/latest-stable/h2o-docs/data-science/algo-params/base_models.html
    Thu Mar 12 11:43:25 GMT 2026
      62.5K bytes
  6. metalearner_transform — H2O 3.46.0.10 doc...

    y ]) test [, y ] <- as.factor ( test [, y ]) # Set...train [ y ] . asfactor () test [ y ] = test [ y ] . asfactor () #...
    docs.h2o.ai/h2o/latest-stable/h2o-docs/data-science/algo-params/metalearner_transform.html
    Thu Mar 12 11:43:25 GMT 2026
      6.8K bytes
  7. rate_annealing — H2O 3.46.0.10 documentation

    "train" ) test <- h2o.assign ( test , "test" ) #.../h2o-public-test-data/bigdata/laptop/mnist/test.csv.gz"...
    docs.h2o.ai/h2o/latest-stable/h2o-docs/data-science/algo-params/rate_annealing.html
    Thu Mar 12 11:43:26 GMT 2026
      6.6K bytes
  8. Model Explainability — H2O 3.46.0.10 docu...

    test ) exm # Explain an AutoML object...exa <- h2o.explain ( aml , test ) exa # Explain a model exm...
    docs.h2o.ai/h2o/latest-stable/h2o-docs/explain.html
    Thu Mar 12 11:43:26 GMT 2026
      87.8K bytes
  9. lre_min — H2O 3.46.0.10 documentation

    dataset into train and test datasets train , test = heart . split_frame...the test dataset pred = coxph . predict ( test_data = test ) #...
    docs.h2o.ai/h2o/latest-stable/h2o-docs/data-science/algo-params/lre_min.html
    Thu Mar 12 11:43:25 GMT 2026
      46.3K bytes
  10. Target Encoding — H2O 3.46.0.10 documenta...

    test )) print ( paste0 ( "GBM AUC TEST: " ,...dataset into train and test train , test = titanic . split_frame...
    docs.h2o.ai/h2o/latest-stable/h2o-docs/data-science/target-encoding.html
    Thu Mar 12 11:43:26 GMT 2026
      45.3K bytes
Back to Top