Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 841 - 850 of 1,508 for text (0.26 sec)

  1. Multiclass Receiver Operating Characteristic (R...

    X_test , y_train , y_test , ) = train_test_split ( X...y_onehot_test = label_binarizer . transform ( y_test ) y_onehot_test...
    scikit-learn.org/stable/auto_examples/model_selection/plot_roc.html
    Sat Nov 01 09:15:34 UTC 2025
      150.8K bytes
      Cache
     
  2. Isotonic Regression — scikit-learn 1.7.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 01 09:15:32 UTC 2025
      114.1K bytes
      Cache
     
  3. Partial Dependence and Individual Conditional E...

    ( f "Test R2 score: { mlp_model . score ( X_test , y_test ) :...f "Test R2 score: { hgbdt_model . score ( X_test , y_test ) :...
    scikit-learn.org/stable/auto_examples/inspection/plot_partial_dependence.html
    Sat Nov 01 09:15:33 UTC 2025
      228.7K bytes
      Cache
     
  4. AdaBoostClassifier — scikit-learn 1.7.2 documen...

    n_features) Test samples. y array-like of shape...monitoring (i.e. determine error on testing set) after each boosting iteration....
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostClassifier.html
    Sat Nov 01 09:15:34 UTC 2025
      157.7K bytes
      Cache
     
  5. Target is eliminating 1,800 corporate jobs as i...

    expected to receive layoff notices next week, and the company also plans...who is set to become Target’s next CEO on Feb. 1, issued a note...
    www.nbcnews.com/business/business-news/target-eliminating-1800-corporate-jobs-looks-reclaim-lost-...
    Sat Oct 25 00:53:30 UTC 2025
      252.5K bytes
      Cache
     
  6. TunedThresholdClassifierCV — scikit-learn 1.7.2...

    X_test , y_train , y_test = train_test_split ( ......classification_report ( y_test , classifier . predict ( X_test ))) precision...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.TunedThresholdClassifierCV.html
    Fri Oct 31 16:42:55 UTC 2025
      148.2K bytes
      Cache
     
  7. Swaggerの環境セットアップ | LastaFlute

    実際には、UTFluteが依存していますが、UTFlute自体はtestスコープなので、そのままだとアプリ実行環境で使えないので...を [App]LastaDocTest に追加します。 test_swaggerJson() を追加し、さらに prepareMockContextPa()...
    dbflute.seasar.org/ja/lastaflute/howto/structure/swaggerenv.html
    Mon Sep 15 10:51:17 UTC 2025
      30.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_loss = log_loss ( y_test , cal_clf_probs...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration_multiclass.html
    Sat Nov 01 09:15:34 UTC 2025
      190.5K bytes
      Cache
     
  9. 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
    Sat Nov 01 09:15:33 UTC 2025
      143K bytes
      Cache
     
  10. Configure a Synthetics project | Elastic Docs

    Serverless Stack Synthetic tests support the configuration of...more about configuring the tests based on environments, look...
    www.elastic.co/docs/solutions/observability/synthetics/configure-projects
    Sat Nov 01 23:35:41 UTC 2025
      376.1K bytes
      Cache
     
Back to top