Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 471 - 480 of 1,331 for test (1.27 sec)

  1. RadiusNeighborsRegressor — scikit-learn 1.7.1 d...

    or None Test samples. If None , predictions...coefficient of determination on test data. The coefficient of determination,...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.RadiusNeighborsRegressor.html
    Wed Aug 20 16:02:08 UTC 2025
      150.5K bytes
      Cache
     
  2. Getting Started — scikit-learn 1.7.1 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
    Wed Aug 20 16:02:08 UTC 2025
      49.2K bytes
      Cache
     
  3. ConfusionMatrixDisplay — scikit-learn 1.7.1 doc...

    X_test , y_train , y_test = train_test_split ( X ,...X_train , X_test , y_train , y_test = train_test_split ( ......
    scikit-learn.org/stable/modules/generated/sklearn.metrics.ConfusionMatrixDisplay.html
    Wed Aug 20 16:02:07 UTC 2025
      150.1K bytes
      Cache
     
  4. Column Transformer with Heterogeneous Data Sour...

    ) X_test , y_test = fetch_20newsgroups ( random_state...body = text . partition ( " \n\n " ) # store body text in second...
    scikit-learn.org/stable/auto_examples/compose/plot_column_transformer.html
    Wed Aug 20 16:02:08 UTC 2025
      107.7K bytes
      Cache
     
  5. Normal, Ledoit-Wolf and OAS Linear Discriminant...

    for training n_test = 200 # samples for testing n_averages = 50...) X , y = generate_data ( n_test , n_features ) score_clf1 +=...
    scikit-learn.org/stable/auto_examples/classification/plot_lda.html
    Wed Aug 20 16:02:08 UTC 2025
      99.4K bytes
      Cache
     
  6. Permutation Importance with Multicollinear or C...

    X_test , y_train , y_test = train_test_split ( X ,...accuracy on test data: { clf . score ( X_test , y_test ) : .2 }...
    scikit-learn.org/stable/auto_examples/inspection/plot_permutation_importance_multicollinear.html
    Wed Aug 20 16:02:07 UTC 2025
      117.4K bytes
      Cache
     
  7. 5.2. Permutation feature importance — scikit-le...

    model_selection import train_test_split >>> from sklearn.linear_model...X_val , y_train , y_val = train_test_split ( ... diabetes . data...
    scikit-learn.org/stable/modules/permutation_importance.html
    Wed Aug 20 16:02:08 UTC 2025
      56.2K bytes
      Cache
     
  8. Introducing Retrievers - Search All the Things!...

    All the Text! kNN - Search all the Dense Vectors! text_expansion...strategies. This allows for easy testing of varying retrieval combinations....
    www.elastic.co/search-labs/blog/elasticsearch-retrievers
    Thu Aug 21 00:39:22 UTC 2025
      127.5K bytes
      1 views
      Cache
     
  9. Friends - Fess+Lasta | DBFlute

    |-src/main/resources |-src/test/java |-src/test/resources |- ... fess...Solrのためのコンポーネント | |-src/test/java |-src/test/resources |- ... fess...
    dbflute.seasar.org/ja/manual/topic/friends/fess/fesslasta.html
    Tue Aug 12 02:41:09 UTC 2025
      23.9K bytes
      1 views
      Cache
     
  10. Probability calibration of classifiers — scikit...

    y_test , sw_train , sw_test = train_test_split ( X , y , sample_weight...split train, test for calibration X_train , X_test , y_train ,...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration.html
    Wed Aug 20 16:02:09 UTC 2025
      109.3K bytes
      Cache
     
Back to top