Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1131 - 1140 of 2,504 for 2 (0.31 sec)

  1. d2_log_loss_score — scikit-learn 1.7.2 document...

    Like R^2, D^2 score may be negative (it need...labels = None ) [source] # \(D^2\) score function, fraction of...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_log_loss_score.html
    Sat Nov 08 10:35:05 UTC 2025
      107.6K bytes
      Cache
     
  2. Comparison of F-test and mutual information — s...

    x_2, x_3 distributed uniformly over...follows: y = x_1 + sin(6 * pi * x_2) + 0.1 * N(0, 1), that is the...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_f_test_vs_mi.html
    Sat Nov 08 10:35:04 UTC 2025
      91.6K bytes
      Cache
     
  3. Detection error tradeoff (DET) curve — scikit-l...

    n_features = 2 , n_redundant = 0 , n_informative = 2 , random_state...ax_det ] = plt . subplots ( 1 , 2 , figsize = ( 11 , 5 )) ax_roc...
    scikit-learn.org/stable/auto_examples/model_selection/plot_det.html
    Sat Nov 08 10:35:04 UTC 2025
      101.8K bytes
      Cache
     
  4. One-class SVM with non-linear kernel (RBF) — sc...

    2 ) X_train = np . r_ [ X + 2 , X - 2 ] # Generate...randn ( 20 , 2 ) X_test = np . r_ [ X + 2 , X - 2 ] # Generate...
    scikit-learn.org/stable/auto_examples/svm/plot_oneclass.html
    Sat Nov 08 10:35:05 UTC 2025
      100.8K bytes
      1 views
      Cache
     
  5. In Fess make Apache Solr based search server-pa...

    2.0. About how to build a Fess Introduction...settings By installing a Fess 8.2.0. If you have not installed yet,...
    fess.codelibs.org/articles/article-3.html
    Sat Nov 08 14:40:25 UTC 2025
      36.7K bytes
      9 views
      Cache
     
  6. plot_tree — scikit-learn 1.7.2 documentation

    Gallery examples: Plot the decision surface of decision trees trained on the iris dataset Understanding the decision tree structure
    scikit-learn.org/stable/modules/generated/sklearn.tree.plot_tree.html
    Sat Nov 08 01:06:55 UTC 2025
      114.1K bytes
      Cache
     
  7. Recursive feature elimination — scikit-learn 1....

    This example demonstrates how Recursive Feature Elimination ( RFE) can be used to determine the importance of individual pixels for classifying handwritten digits. RFE recursively removes the least...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_rfe_digits.html
    Sat Nov 08 10:35:04 UTC 2025
      91.4K bytes
      Cache
     
  8. Pipelines and composite estimators — scikit-lea...

    Examples of how to compose transformers and pipelines from other estimators. See the User Guide. Column Transformer with Heterogeneous Data Sources Column Transformer with Mixed Types Concatenating...
    scikit-learn.org/stable/auto_examples/compose/index.html
    Sat Nov 08 10:35:05 UTC 2025
      77.2K bytes
      Cache
     
  9. sklearn.covariance — scikit-learn 1.7.2 documen...

    Methods and algorithms to robustly estimate covariance. They estimate the covariance of features at given sets of points, as well as the precision matrix defined as the inverse of the covariance. C...
    scikit-learn.org/stable/api/sklearn.covariance.html
    Sat Nov 08 10:35:05 UTC 2025
      119.4K bytes
      Cache
     
  10. sklearn.manifold — scikit-learn 1.7.2 documenta...

    Data embedding techniques. User guide. See the Manifold learning section for further details.
    scikit-learn.org/stable/api/sklearn.manifold.html
    Sat Nov 08 10:35:04 UTC 2025
      117K bytes
      Cache
     
Back to top