Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 261 - 270 of 836 for tests (0.19 sec)

  1. OneVsOneClassifier — scikit-learn 1.7.0 documen...

    X_test , y_train , y_test = train_test_split ( ......sklearn.model_selection import train_test_split >>> from sklearn.multiclass...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsOneClassifier.html
    Mon Jul 07 14:36:34 UTC 2025
      142.5K bytes
      Cache
     
  2. 1.6. Nearest Neighbors — scikit-learn 1.7.0 doc...

    X_test , y_train , y_test = train_test_split ( X ,...( nca_pipe . score ( X_test , y_test )) 0.96190476... The plot...
    scikit-learn.org/stable/modules/neighbors.html
    Tue Jul 08 15:58:47 UTC 2025
      122.7K bytes
      Cache
     
  3. DetCurveDisplay — scikit-learn 1.7.0 documentation

    X_test , y_train , y_test = train_test_split ( ......X_train , X_test , y_train , y_test = train_test_split ( ......
    scikit-learn.org/stable/modules/generated/sklearn.metrics.DetCurveDisplay.html
    Tue Jul 08 15:58:50 UTC 2025
      137.8K bytes
      Cache
     
  4. 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
    Tue Jul 08 15:58:47 UTC 2025
      109.3K bytes
      Cache
     
  5. People Are Becoming Obsessed with ChatGPT and S...

    ex-husband a test subject," she continued, "but that we're all test subjects...without having done rigorous testing in this way, especially when...
    futurism.com/chatgpt-mental-health-crises
    Sat Jun 14 00:48:59 UTC 2025
      168.1K bytes
      Cache
     
  6. NuSVR — scikit-learn 1.7.0 documentation

    expected shape of X is (n_samples_test, n_samples_train). Returns :...coefficient of determination on test data. The coefficient of determination,...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVR.html
    Thu Jul 03 11:42:06 UTC 2025
      142.7K bytes
      Cache
     
  7. Lasta Di (DIコンテナ) | DBFlute

    switch component 'mystic' in unit test @Directory |-src/main/resources...sea.xml // in production | |-src/test/resources |- sea+mystic.xml...
    dbflute.seasar.org/ja/lastaflute/lastadi/index.html
    Fri Jun 13 09:55:28 UTC 2025
      22.9K bytes
      Cache
     
  8. Comparing random forests and the multi-output m...

    X_test , y_train , y_test = train_test_split ( X ,...predict ( X_test ) y_rf = regr_rf . predict ( X_test ) # Plot the...
    scikit-learn.org/stable/auto_examples/ensemble/plot_random_forest_regression_multioutput.html
    Tue Jul 08 15:58:51 UTC 2025
      98.6K bytes
      Cache
     
  9. Early stopping of Stochastic Gradient Descent —...

    y_train ) test_score = estimator . score ( X_test , y_test ) return...X_train , X_test , y_train , y_test = train_test_split ( X ,...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_early_stopping.html
    Tue Jul 08 15:58:50 UTC 2025
      107.6K bytes
      Cache
     
  10. Using Anomaly Detection in Elastic Cloud to Ide...

    “Card Testing”, which is when a malicious actor tests to see...called “Card Testing” where a malicious actor tests a batch of...
    www.elastic.co/observability-labs/blog/anomaly-detection-to-identify-fraud
    Sat Jun 07 13:43:45 UTC 2025
      124.4K bytes
      Cache
     
Back to top