Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1411 - 1420 of 2,141 for text (0.16 sec)

  1. LearningCurveDisplay — scikit-learn 1.5.2 docum...

    test_scores = test_scores , score_name =...train_sizes , train_scores , test_scores , score_name = None )...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LearningCurveDisplay.html
    Sat Nov 23 04:49:15 UTC 2024
      143.5K bytes
      Cache
     
  2. North Korea boasts of new ICBM able to reach th...

    Skip to Content A test-fire of the new Hwasong-19 intercontinental...Friday bragged of its recently tested new intercontinental ballistic...
    www.nbcnews.com/news/world/north-korea-boasts-new-icbm-capable-reaching-us-mainland-rcna178335
    Sat Nov 02 01:02:20 UTC 2024
      249.1K bytes
      Cache
     
  3. Isotonic Regression — scikit-learn 1.5.2 docume...

    plot ( x_test , ir . predict ( x_test ), "C1-" ) ax1 ....noisy data (n= %d )" % n ) x_test = np . linspace ( - 10 , 110...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_isotonic_regression.html
    Sat Nov 23 04:49:16 UTC 2024
      104.3K bytes
      Cache
     
  4. Elastic announces upcoming IRAP Assessment at t...

    are thrilled to announce the next major milestone in our journey...requirements and assessments. What’s next? Thank you for your continued...
    www.elastic.co/blog/elastic-irap-assessment-protected-level
    Mon Nov 25 01:00:57 UTC 2024
      397.3K bytes
      Cache
     
  5. GradientBoostingClassifier — scikit-learn 1.5.2...

    X_test = X [: 2000 ], X [ 2000 :] >>> y_train , y_test = y...y_train ) >>> clf . score ( X_test , y_test ) 0.913... apply ( X ) [source]...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingClassifier.html
    Sat Nov 23 04:49:15 UTC 2024
      180.2K bytes
      Cache
     
  6. Feature importances with a forest of trees — sc...

    X_test , y_train , y_test = train_test_split ( X ,...permutation_importance ( forest , X_test , y_test , n_repeats = 10 , random_state...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_importances.html
    Sat Nov 23 04:49:16 UTC 2024
      108.5K bytes
      Cache
     
  7. Developer’s Guide — scikit-learn 1.7.dev0 docum...

    on GitHub Actions Testing and improving test coverage Monitoring...Numbers Numerical assertions in tests Developers’ Tips and Tricks...
    scikit-learn.org/dev/developers/index.html
    Sat Nov 23 04:49:17 UTC 2024
      40.3K bytes
      Cache
     
  8. AMD Ryzen 7 9800X3D Review: A New Gaming CPU Ki...

    Test System Specs For testing the 9800X3D, we...this test, TDP likely isn't a factor. Both CPUs were tested on...
    www.techspot.com/review/2915-amd-ryzen-7-9800x3d/
    Thu Nov 07 01:13:58 UTC 2024
      238.1K bytes
      Cache
     
  9. CategoricalNB — scikit-learn 1.5.2 documentation

    classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. For each row x of...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.CategoricalNB.html
    Sat Nov 23 04:49:15 UTC 2024
      151.4K bytes
      Cache
     
  10. 1.6. Nearest Neighbors — scikit-learn 1.5.2 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
    Sat Nov 23 04:49:14 UTC 2024
      122.2K bytes
      Cache
     
Back to top