Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 861 - 870 of 3,200 for 2 (0.24 sec)

  1. multilabel_confusion_matrix — scikit-learn 1.7....

    2]], [[5, 0], [1, 0]], [[2, 1], [1, 2]]]) On this...ndarray of shape (n_outputs, 2, 2) A 2x2 confusion matrix corresponding...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.multilabel_confusion_matrix.html
    Thu Sep 18 09:36:17 UTC 2025
      113.1K bytes
      Cache
     
  2. radius_neighbors_graph — scikit-learn 1.7.2 doc...

    p = 2 , metric_params = None , include_self...standard Euclidean distance when p = 2. See the documentation of scipy.spatial.distance...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.radius_neighbors_graph.html
    Thu Sep 18 09:36:17 UTC 2025
      110.9K bytes
      Cache
     
  3. Visualization of MLP weights on MNIST — scikit-...

    44139186 Iteration 2, loss = 0.19174891 Iteration 3,...= 1 , learning_rate_init = 0.2 , ) # this example won't converge...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mnist_filters.html
    Thu Sep 18 09:36:17 UTC 2025
      93.4K bytes
      Cache
     
  4. ROC Curve with Visualization API — scikit-learn...

    return_X_y = True ) y = y == 2 X_train , X_test , y_train , y_test...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_roc_curve_visualization_api.html
    Thu Sep 18 09:36:18 UTC 2025
      113.9K bytes
      Cache
     
  5. Receiver Operating Characteristic (ROC) with cr...

    = 2 ], y [ y != 2 ] n_samples , n_features...linearly separable from the other 2; the latter are not linearly separable...
    scikit-learn.org/stable/auto_examples/model_selection/plot_roc_crossval.html
    Thu Sep 18 09:36:17 UTC 2025
      103.1K bytes
      Cache
     
  6. MetadataRequest — scikit-learn 1.7.2 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version MetadataRequest # class sklearn.utils.metadata_routin...
    scikit-learn.org/stable/modules/generated/sklearn.utils.metadata_routing.MetadataRequest.html
    Wed Sep 17 19:57:59 UTC 2025
      106.9K bytes
      Cache
     
  7. density — scikit-learn 1.7.2 documentation

    Gallery examples: Classification of text documents using sparse features
    scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.density.html
    Wed Sep 17 19:58:00 UTC 2025
      106.9K bytes
      Cache
     
  8. MethodMapping — scikit-learn 1.7.2 documentation

    Gallery examples: Metadata Routing
    scikit-learn.org/stable/modules/generated/sklearn.utils.metadata_routing.MethodMapping.html
    Wed Sep 17 19:57:58 UTC 2025
      107.7K bytes
      Cache
     
  9. TransformerTags — scikit-learn 1.7.2 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version TransformerTags # class sklearn.utils. TransformerTag...
    scikit-learn.org/stable/modules/generated/sklearn.utils.TransformerTags.html
    Wed Sep 17 19:58:00 UTC 2025
      105K bytes
      Cache
     
  10. Classification — scikit-learn 1.7.2 documentation

    General examples about classification algorithms. Classifier comparison Linear and Quadratic Discriminant Analysis with covariance ellipsoid Normal, Ledoit-Wolf and OAS Linear Discriminant Analysis...
    scikit-learn.org/stable/auto_examples/classification/index.html
    Thu Sep 18 09:36:18 UTC 2025
      75.9K bytes
      Cache
     
Back to top