Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 401 - 410 of 1,331 for test (0.09 sec)

  1. NeighborhoodComponentsAnalysis — scikit-learn 1...

    X_test , y_train , y_test = train_test_split ( X ,...print ( knn . score ( X_test , y_test )) 0.933333... >>> knn ....
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NeighborhoodComponentsAnalysis.html
    Wed Aug 20 16:02:07 UTC 2025
      143K bytes
      Cache
     
  2. IterativeImputer — scikit-learn 1.7.1 documenta...

    missing values at transform/test time. keep_empty_features bool,...simple estimators as well as on nested objects (such as Pipeline )....
    scikit-learn.org/stable/modules/generated/sklearn.impute.IterativeImputer.html
    Wed Aug 20 16:02:09 UTC 2025
      151.5K bytes
      Cache
     
  3. Version 0.18 — scikit-learn 1.7.1 documentation

    'split0_test_score' ), as well as their mean ( 'mean_test_score'...sklearn.model_selection.train_test_split raised an error when stratify...
    scikit-learn.org/stable/whats_new/v0.18.html
    Tue Aug 19 13:22:49 UTC 2025
      134.3K bytes
      Cache
     
  4. Las Vegas' growing mosquito problem is 'a ticki...

    fever and West Nile virus to Las Vegas and the rest of Clark County....record number of mosquitoes that tested positive for the virus in and...
    www.nbcnews.com/science/science-news/las-vegas-mosquito-problem-explained-rcna225002
    Mon Aug 18 01:25:15 UTC 2025
      276.7K bytes
      Cache
     
  5. Dimensionality Reduction with Neighborhood Comp...

    train/test X_train , X_test , y_train , y_test = train_test_split...( model . transform ( X_test ), y_test ) # Embed the data set...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_dim_reduction.html
    Wed Aug 20 16:02:08 UTC 2025
      98.2K bytes
      Cache
     
  6. 模範解答的なセクション 3 | DBFlute

    @Directory dbflute-hands-on |-src/test/java | |-org.docksidestage.handson...HandyDate を使ってみましょう。 */ public void test_1() throws Exception { // ##...
    dbflute.seasar.org/ja/tutorial/handson/flower/flower03.html
    Tue Aug 12 02:41:09 UTC 2025
      50.3K bytes
      Cache
     
  7. faq.rst.txt

    :ref:`text_feature_extraction` for the built-in *text vectorizers*....at training time and not at test time, for resampling and similar...
    scikit-learn.org/stable/_sources/faq.rst.txt
    Wed Aug 20 16:02:07 UTC 2025
      25.4K bytes
      3 views
     
  8. CalibrationDisplay — scikit-learn 1.7.1 documen...

    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.calibration.CalibrationDisplay.html
    Wed Aug 20 16:02:08 UTC 2025
      141.4K bytes
      Cache
     
  9. Plotting Learning Curves and Checking Models’ S...

    [ test_scores_nb , test_scores_svm ], [ naive_bayes...axis = 1 ), test_scores . mean ( axis = 1 ) - test_scores . std...
    scikit-learn.org/stable/auto_examples/model_selection/plot_learning_curve.html
    Wed Aug 20 16:02:07 UTC 2025
      111.8K bytes
      1 views
      Cache
     
  10. PrecisionRecallDisplay — 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.PrecisionRecallDisplay.html
    Wed Aug 20 16:02:07 UTC 2025
      150K bytes
      Cache
     
Back to top