Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 531 - 540 of 1,752 for test (0.1 sec)

  1. Effect of transforming the targets in regressio...

    X_test , y_train , y_test = train_test_split ( X ,...X_train , X_test , y_train , y_test = train_test_split ( X ,...
    scikit-learn.org/stable/auto_examples/compose/plot_transformed_target.html
    Fri Dec 20 11:14:18 UTC 2024
      125.5K bytes
      Cache
     
  2. Recognizing hand-written digits — scikit-learn ...

    and 50% test subsets X_train , X_test , y_train , y_test = train_test_split...train_test_split ( data , digits . target , test_size = 0.5 , shuffle...
    scikit-learn.org/stable/auto_examples/classification/plot_digits_classification.html
    Fri Dec 20 11:14:18 UTC 2024
      102.6K bytes
      Cache
     
  3. LabelSpreading — scikit-learn 1.6.0 documentation

    on a Text Dataset Semi-supervised Classification on a Text Dataset...the mean accuracy on the given test data and labels. In multi-label...
    scikit-learn.org/stable/modules/generated/sklearn.semi_supervised.LabelSpreading.html
    Thu Dec 12 16:37:36 UTC 2024
      136.2K bytes
      Cache
     
  4. Visualization of MLP weights on MNIST — scikit-...

    partition and test partition X_train , X_test , y_train , y_test = train_test_split...print ( "Test set score: %f " % mlp . score ( X_test , y_test )) fig...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mnist_filters.html
    Fri Dec 20 11:14:18 UTC 2024
      93.9K bytes
      Cache
     
  5. Poisson regression and non-normal loss — scikit...

    df_test = train_test_split ( df , test_size = 0.33 ,...df_test [ "Frequency" ], df_test [ "Frequency" ], df_test [ "Exposure"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_poisson_regression_non_normal_loss.html
    Fri Dec 20 11:14:18 UTC 2024
      172.2K bytes
      Cache
     
  6. SAStruts での利用

    jdbc generate doc outside-sql-test replace-schema sql2entity manage...今回は以下の単純なテーブルを作成します。 CREATE TABLE TEST_TABLE ( ID BIGINT NOT NULL IDENTITY...
    dbflute.seasar.org/maven/plugin/ja/sastruts.html
    Tue Nov 12 15:10:59 UTC 2024
      33.3K bytes
      1 views
      Cache
     
  7. Elastic Observability Labs

    and data quality test failures Almudena Sanz Olivé...September 2024 Log Analytics Best Practices for Log Management:...
    www.elastic.co/observability-labs/blog/tag/log-analytics
    Wed Dec 11 11:19:09 UTC 2024
      161K bytes
      1 views
      Cache
     
  8. EmpiricalCovariance — scikit-learn 1.6.0 docume...

    : X_test array-like of shape (n_samples, n_features) Test data...the observations. score ( X_test , y = None ) [source] # Compute...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.EmpiricalCovariance.html
    Fri Dec 20 11:14:16 UTC 2024
      131.4K bytes
      Cache
     
  9. How does Elastic Security drive value to your o...

    We start testing and consuming capabilities...as customer zero. We start testing and consuming capabilities...
    www.elastic.co/blog/how-elastic-security-drive-value-organization
    Mon Dec 23 00:35:21 UTC 2024
      549.9K bytes
      Cache
     
  10. plot_multi_metric_evaluation.rst.txt

    1)[0][0] best_score = results["mean_test_%s" % scorer][best_index]...etc...) The ``best_estimator_``, ``best_index_``, ``best_score_``...
    scikit-learn.org/stable/_sources/auto_examples/model_selection/plot_multi_metric_evaluation.rst.txt
    Fri Dec 20 11:14:16 UTC 2024
      6.6K bytes
     
Back to top