Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 981 - 990 of 1,698 for text (0.44 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
    Mon Apr 21 17:07:39 UTC 2025
      143.3K bytes
      Cache
     
  2. SelectFpr — scikit-learn 1.6.1 documentation

    a FPR test. FPR test stands for False Positive Rate test. It controls...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFpr.html
    Mon Apr 21 17:07:39 UTC 2025
      133.1K bytes
      Cache
     
  3. ハンズオンセクション 12 | DBFlute

    でなくてもいいが、できるだけ効率よく 対応テストメソッド test_selectDreamOrderList_その通りの順序で検索されていること()...会員名称と会員アカウントを連結して部分一致させて、会員を検索 対応テストメソッド test_selectDreamLikeSearc_その通りの条件で検索されていること()...
    dbflute.seasar.org/ja/tutorial/handson/section12.html
    Fri Apr 18 17:54:33 UTC 2025
      12.7K bytes
      1 views
      Cache
     
  4. f_regression — scikit-learn 1.6.1 documentation

    Comparison of F-test and mutual information Comparison of F-test and mutual...Univariate linear regression tests returning F-statistic and p-values....
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_regression.html
    Mon Apr 21 17:07:39 UTC 2025
      118.5K bytes
      Cache
     
  5. KFold — scikit-learn 1.6.1 documentation

    Provides train/test indices to split data in train/test sets. Split..." ) ... print ( f " Test: index= { test_index } " ) Fold 0: Train:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.KFold.html
    Mon Apr 21 17:07:39 UTC 2025
      123.6K bytes
      Cache
     
  6. Docker uses Elastic Cloud to deliver a scalable...

    decided on Elasticsearch as their next-generation platform. Having...move to Elasticsearch, Docker next considered the operational work...
    www.elastic.co/customers/docker
    Tue Apr 22 00:47:04 UTC 2025
      399.5K bytes
      Cache
     
  7. How BMW Ensures a resilient After-Sales Custome...

    View next Upcoming webinar AI for SOC...teams: What's real and what's next Register now Upcoming webinar...
    www.elastic.co/elasticon/archive/2022/amsterdam/bmw
    Tue Apr 22 01:14:02 UTC 2025
      401.5K bytes
      Cache
     
  8. Probability Calibration for 3-class classificat...

    y [: 1000 ] X_test , y_test = X [ 1000 :], y [ 1000...log_loss ( y_test , clf_probs ) cal_score = log_loss ( y_test , cal_clf_probs...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration_multiclass.html
    Mon Apr 21 17:07:38 UTC 2025
      165.4K bytes
      Cache
     
  9. Restricted Boltzmann Machine features for digit...

    X_test , Y_train , Y_test = train_test_split ( X ,...sklearn.model_selection import train_test_split from sklearn.preprocessing...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_rbm_logistic_classification.html
    Mon Apr 21 17:07:39 UTC 2025
      123.4K bytes
      Cache
     
  10. Comparison of Calibration of Classifiers — scik...

    X_test , y_train , y_test = train_test_split ( X ,...from_estimator ( clf , X_test , y_test , n_bins = 10 , name = name...
    scikit-learn.org/stable/auto_examples/calibration/plot_compare_calibration.html
    Mon Apr 21 17:07:38 UTC 2025
      116.4K bytes
      Cache
     
Back to top