Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 111 - 120 of 1,345 for test (0.06 sec)

  1. RepeatedKFold — scikit-learn 1.7.0 documentation

    print ( f " Test: index= { test_index } " ) ... Fold...index=[0 1] Test: index=[2 3] Fold 1: Train: index=[2 3] Test: index=[0...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html
    Mon Jun 30 13:50:30 UTC 2025
      119.4K bytes
      Cache
     
  2. MLPRegressor — scikit-learn 1.7.0 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
    Sun Jun 29 19:04:30 UTC 2025
      163.6K bytes
      Cache
     
  3. PLSCanonical — scikit-learn 1.7.0 documentation

    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.cross_decomposition.PLSCanonical.html
    Mon Jun 30 13:50:28 UTC 2025
      159.6K bytes
      Cache
     
  4. check_estimator — scikit-learn 1.7.0 documentation

    running tests are aborted. This does not included tests that are...function will run an extensive test-suite for input validation,...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.check_estimator.html
    Sun Jun 29 19:04:30 UTC 2025
      122.8K bytes
      Cache
     
  5. 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
    Sun Jun 29 19:04:30 UTC 2025
      20.2K bytes
      1 views
     
  6. learning_curve — scikit-learn 1.7.0 documentation

    ( f "The average test accuracy is { cv_test_scores . mean ()...cross-validated training and test scores for different training...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.learning_curve.html
    Mon Jun 30 13:50:28 UTC 2025
      125.7K bytes
      Cache
     
  7. 1.16. Probability calibration — scikit-learn 1....

    test_set) couples (as determined...base_estimator makes predictions on the test subset the predictions are used...
    scikit-learn.org/stable/modules/calibration.html
    Mon Jun 30 13:50:28 UTC 2025
      63.3K bytes
      Cache
     
  8. Trump and U.S. intelligence appear at odds over...

    They would achieve a test device and possibly an initial...Iran would have to build and test a device that can be delivered...
    www.nbcnews.com/world/iran/us-intelligence-assessment-irans-nuclear-program-remains-unchanged-rcn...
    Thu Jun 19 01:11:24 UTC 2025
      240.4K bytes
      Cache
     
  9. In Fess make Apache Solr based search server-ed...

    using the REST API is now Fess . In the REST API, Fess to...possible as the REST API. Can also use the REST API should build...
    fess.codelibs.org/articles/article-4.html
    Mon Jun 30 02:36:23 UTC 2025
      28.7K bytes
      19 views
      Cache
     
  10. SVC — scikit-learn 1.7.0 documentation

    Scalability Nested versus non-nested cross-validation Nested versus...versus non-nested cross-validation Test with permutations the significance...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html
    Mon Jun 30 13:50:28 UTC 2025
      176.8K bytes
      Cache
     
Back to top