Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 491 - 500 of 1,296 for test (0.54 sec)

  1. fetch_lfw_pairs — scikit-learn 1.7.2 documentation

    test’ for the development test set, and ‘10_folds’...Parameters : subset {‘train’, ‘test’, ‘10_folds’}, default=’train’...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_pairs.html
    Fri Oct 10 15:14:36 UTC 2025
      113.1K bytes
      Cache
     
  2. Novelty detection with Local Outlier Factor (LO...

    X_outliers ) n_error_test = y_pred_test [ y_pred_test == - 1 ] . size...# e.g. X_test, X_outliers or the meshgrid y_pred_test = clf ....
    scikit-learn.org/stable/auto_examples/neighbors/plot_lof_novelty_detection.html
    Fri Oct 10 15:14:33 UTC 2025
      103.2K bytes
      1 views
      Cache
     
  3. EstimatorCheckFailedWarning — scikit-learn 1.7....

    estimator check from the common tests fails. Parameters : estimator...Estimator instance for which the test failed. check_name str Name...
    scikit-learn.org/stable/modules/generated/sklearn.exceptions.EstimatorCheckFailedWarning.html
    Fri Oct 10 15:14:36 UTC 2025
      106.9K bytes
      Cache
     
  4. Visualizing the probabilistic predictions of a ...

    = [ est . predict_proba ( test_sample ) . ravel () for est in...estimators_ ] for ( est_name , _ ), est_probas in zip ( eclf...
    scikit-learn.org/stable/auto_examples/ensemble/plot_voting_decision_regions.html
    Fri Oct 10 15:14:33 UTC 2025
      175.2K bytes
      Cache
     
  5. Release Highlights for scikit-learn 1.6 — sciki...

    Many tests in the common test suite are updated...removed the _xfail_checks tag and tests which are expected to fail are...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_6_0.html
    Fri Oct 10 15:14:33 UTC 2025
      110.6K bytes
      Cache
     
  6. Univariate Feature Selection — scikit-learn 1.7...

    X_test , y_train , y_test = train_test_split ( X ,...format ( clf . score ( X_test , y_test ) ) ) svm_weights = np ....
    scikit-learn.org/stable/auto_examples/feature_selection/plot_feature_selection.html
    Fri Oct 10 15:14:33 UTC 2025
      105.9K bytes
      Cache
     
  7. Version 0.19 — scikit-learn 1.7.2 documentation

    best_estimator_.transform() instead of self.best_estim...Oli Blum . Enhancements # Our test suite and utils.estimator_c...
    scikit-learn.org/stable/whats_new/v0.19.html
    Tue Oct 07 17:07:16 UTC 2025
      176.5K bytes
      Cache
     
  8. Developing scikit-learn estimators — scikit-lea...

    predict ( X_test ) Depending on the nature of...private API and mostly used in tests. However, these tags expanded...
    scikit-learn.org/stable/developers/develop.html
    Fri Oct 10 15:14:33 UTC 2025
      108.6K bytes
      Cache
     
  9. LastaFluteのJakarta対応 (Java21) | LastaFlute

    jakarta | Github exampleやtestも exampleやtestプロジェクトもブランチで分けてマージ管理していきます。...Jakarta版LastaFlute リリース一覧 Java8版との整合性 exampleやtestも 依存ライブラリをJakartaに 依存スコープに夜じゃなくて寄る...
    dbflute.seasar.org/ja/lastaflute/howto/upgrade/lakarta.html
    Mon Sep 15 10:51:17 UTC 2025
      26.9K bytes
      Cache
     
  10. Lars — scikit-learn 1.7.2 documentation

    coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Lars.html
    Fri Oct 10 15:14:35 UTC 2025
      138.8K bytes
      Cache
     
Back to top