Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 91 - 100 of 274 for tests (0.2 sec)

  1. Crafting a minimal reproducer for scikit-learn ...

    the train_test_split X_train , X_test , y_train , y_test = train_test_split...( X_test , y_test ) other_score = gbdt . score ( X_test , y_test...
    scikit-learn.org/dev/developers/minimal_reproducer.html
    Thu Jun 06 17:04:45 UTC 2024
      64.6K bytes
      Cache
      Similar Results (1)
     
  2. Getting Started — scikit-learn 1.5.0 documentation

    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/getting_started.html
    Thu Jun 06 17:04:47 UTC 2024
      52.8K bytes
      Cache
     
  3. Getting Started — scikit-learn 1.6.dev0 documen...

    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/dev/getting_started.html
    Thu Jun 06 17:04:46 UTC 2024
      49.1K bytes
      Cache
     
  4. Elastic S3 connector reference | Enterprise Sea...

    Connector testing for more details. To execute a functional test for...Content extraction . End-to-end testing The connector framework enables...
    www.elastic.co/guide/en/enterprise-search/current/connectors-s3.html
    Wed Jun 05 13:35:43 UTC 2024
      50K bytes
      1 views
      Cache
     
  5. 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
    Thu Jun 06 17:04:46 UTC 2024
      92.8K bytes
      Cache
     
  6. Supervised learning: predicting an output varia...

    iris_X_test = iris_X [ indices [ - 10 :]] >>> iris_y_test = iris_y...predict ( diabetes_X_test ) - diabetes_y_test ) ** 2 ) 2004.5......
    scikit-learn.org/stable/tutorial/statistical_inference/supervised_learning.html
    Thu Jun 06 17:04:47 UTC 2024
      77.2K bytes
      Cache
     
  7. Elastic Google Drive connector reference | Ente...

    Connector testing for more details. To perform E2E testing for the...more information. End-to-end testing The connector framework enables...
    www.elastic.co/guide/en/enterprise-search/current/connectors-google-drive.html
    Wed Jun 05 13:35:43 UTC 2024
      51.4K bytes
      Cache
     
  8. Elastic Zoom connector reference | Enterprise S...

    Connector testing for more details. To perform E2E testing for the...Client operations End-to-end Testing The connector framework enables...
    www.elastic.co/guide/en/enterprise-search/current/connectors-zoom.html
    Wed Jun 05 13:35:40 UTC 2024
      50.8K bytes
      Cache
     
  9. Digits Classification Exercise — scikit-learn 1...

    )] X_test = X_digits [ int ( 0.9 * n_samples ) :] y_test = y_digits..., y_train ) . score ( X_test , y_test )) print ( "LogisticRegression...
    scikit-learn.org/stable/auto_examples/exercises/plot_digits_classification_exercise.html
    Thu Jun 06 17:04:45 UTC 2024
      86.3K bytes
      Cache
     
  10. 利用方法

    (dbflute:outside-sql-test) dbflute:outside-sql-test ゴールを実行すると、DBFlute...outside-sql-test.[sh|bat] が実行されます。 outside-sql-test については、DBFlute...
    dbflute.seasar.org/maven/plugin/ja/usage.html
    Fri May 24 02:22:00 UTC 2024
      24.7K bytes
      Cache
     
Back to top