Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 91 - 100 of 1,297 for test (1.2 sec)

  1. fetch_species_distributions — scikit-learn 1.7....

    in degrees test record array, shape = (620,) The test points for...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_species_distributions.html
    Sat Oct 11 07:51:25 UTC 2025
      112.7K bytes
      Cache
     
  2. 7.3. Preprocessing data — scikit-learn 1.7.2 do...

    X_test , y_train , y_test = train_test_split ( X ,...score ( X_test , y_test ) # apply scaling on testing data, without...
    scikit-learn.org/stable/modules/preprocessing.html
    Sat Oct 11 07:51:25 UTC 2025
      198.2K bytes
      Cache
     
  3. TunedThresholdClassifierCV — scikit-learn 1.7.2...

    X_test , y_train , y_test = train_test_split ( ......classification_report ( y_test , classifier . predict ( X_test ))) precision...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.TunedThresholdClassifierCV.html
    Sat Oct 11 07:51:26 UTC 2025
      148.2K bytes
      Cache
     
  4. OrthogonalMatchingPursuit — scikit-learn 1.7.2 ...

    coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuit.html
    Sat Oct 11 07:51:26 UTC 2025
      134K bytes
      2 views
      Cache
     
  5. MLPRegressor — scikit-learn 1.7.2 documentation

    X_test , y_train , y_test = train_test_split ( X ,...-291]) >>> regr . score ( X_test , y_test ) 0.98 fit ( X , y , sample_weight...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPRegressor.html
    Sat Oct 11 07:51:26 UTC 2025
      163K bytes
      Cache
     
  6. feature_selection.rst.txt

    the best features based on univariate statistical tests. It can...we can use a F-test to retrieve the two best features for a dataset...
    scikit-learn.org/stable/_sources/modules/feature_selection.rst.txt
    Sat Oct 11 07:51:26 UTC 2025
      14.5K bytes
      3 views
     
  7. RidgeCV — scikit-learn 1.7.2 documentation

    test) splits as arrays of indices....coefficient of determination on test data. The coefficient of determination,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeCV.html
    Sat Oct 11 07:51:26 UTC 2025
      149.9K bytes
      Cache
     
  8. plot_hgbt_regression.ipynb

    import train_test_split\n\nX_train, X_test, y_train, y_test = train_test_split(X,...train_test_split(X, y, test_size=0.4, shuffle=False)\n\nprint(f\"Training...
    scikit-learn.org/stable/_downloads/cb9a8a373677fb481fe43a11d8fa0e94/plot_hgbt_regression.ipynb
    Fri Oct 10 15:14:33 UTC 2025
      20.2K bytes
      1 views
     
  9. World's most downloaded vector database: Elasti...

    "my_text" : { "type" : "text" }, "category": {...retrieval in a single query. Test RAG fast — no setup needed Stop...
    www.elastic.co/elasticsearch/vector-database
    Sun Oct 12 00:32:47 UTC 2025
      582.4K bytes
      1 views
      Cache
     
  10. 3.4. Metrics and scoring: quantifying the quali...

    (pre-test and post-tests): \[\text{post-test odds} = \text{Likelihood...\frac{\text{pre-test probability}}{1 - \text{pre-test probability}},\]...
    scikit-learn.org/stable/modules/model_evaluation.html
    Sat Oct 11 07:51:27 UTC 2025
      417.3K bytes
      Cache
     
Back to top