Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 191 - 200 of 931 for tests (0.05 sec)

  1. Cross-validation on diabetes Dataset Exercise —...

    score ( X [ test ], y [ test ]) ) ) print () print...= clf . cv_results_ [ "mean_test_score" ] scores_std = clf ....
    scikit-learn.org/stable/auto_examples/exercises/plot_cv_diabetes.html
    Wed Jan 08 22:20:57 UTC 2025
      100.3K bytes
      Cache
     
  2. javatry (じゃゔぁとらい) | DBFlute

    public void test_length_basic() { } ↓↓↓ public void test_length_basic()...(メソッド終了時の変数 sea の中身は?) */ public void test_variable_reassigned_basic()...
    dbflute.seasar.org/ja/tutorial/javatry/index.html
    Tue Nov 12 15:10:59 UTC 2024
      27.4K bytes
      Cache
     
  3. Developers’ Tips and Tricks — scikit-learn 1.7....

    sklearn/linear_model/tests/test_logistic.py::test_sparsify or use...instance,: pytest sklearn/tests/test_common.py -v -k LogisticRegression...
    scikit-learn.org/dev/developers/tips.html
    Fri Jan 17 11:45:09 UTC 2025
      49.5K bytes
      Cache
     
  4. 11.1. Array API support (experimental) — scikit...

    train_test_split Coverage is expected to...checks as part of the common tests to verify that the estimators...
    scikit-learn.org/stable/modules/array_api.html
    Mon Feb 03 17:40:53 UTC 2025
      64.2K bytes
      Cache
      Similar Results (1)
     
  5. 7.4. Loading other datasets — scikit-learn 1.6....

    X_test , y_test = load_svmlight_files (...number of features: >>> X_test , y_test = load_svmlight_file ( ......
    scikit-learn.org/stable/datasets/loading_other_datasets.html
    Mon Feb 03 17:40:52 UTC 2025
      60.6K bytes
      Cache
     
  6. CalibrationDisplay — scikit-learn 1.6.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
    Tue Feb 04 08:40:45 UTC 2025
      140.6K bytes
      Cache
     
  7. feed

    0ej585/search-labs-import-testing/ad95f4cc68bc37761939-1200x...0ej585/search-labs-import-testing/ed423767d274aea1d6d8-1280x...
    www.elastic.co/search-labs/rss/feed
    Wed Feb 05 00:28:32 UTC 2025
      15.1K bytes
     
  8. Time-related feature engineering — scikit-learn...

    test_0 = all_splits [ 0 ] X . iloc [ test_0 ] season...train_4 , test_4 = all_splits [ 4 ] X . iloc [ test_4 ] season...
    scikit-learn.org/stable/auto_examples/applications/plot_cyclical_feature_engineering.html
    Tue Feb 04 08:40:44 UTC 2025
      215.8K 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
    Tue Feb 04 08:40:44 UTC 2025
      111.7K bytes
      1 views
      Cache
     
  10. Nearest Neighbors Classification — scikit-learn...

    X_test , y_train , y_test = train_test_split ( X ,...split the data into a train and test dataset. from sklearn.datasets...
    scikit-learn.org/stable/auto_examples/neighbors/plot_classification.html
    Mon Feb 03 17:40:52 UTC 2025
      96.1K bytes
      Cache
     
Back to top