Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1231 - 1240 of over 10,000 for 2 (0.43 seconds)

Filter
  1. Multilabel classification — scikit-learn 1.8.0 ...

    subplot ( 2 , 2 , subplot ) plt . title ( title..."none" , linewidths = 2 , label = "Class 2" , ) plot_hyperplane...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_multilabel.html
    Tue Mar 17 03:44:39 UTC 2026
      16.8K bytes
      Cache
     
  2. plot_release_highlights_1_8_0.ipynb

    2, 2)\nx2, y2 = S_scaling.T\nax2.scatter(x2,...complexity compared to\n`O(n**2)` previously, which allows to...
    scikit-learn.org/stable/_downloads/826f1a05a1b6ad38fb98368f39e30aa6/plot_release_highlights_1_8_0...
    Tue Mar 17 03:44:36 UTC 2026
      4.6K bytes
     
  3. IBM Instana - IBM Developer

    of 2 pages 1 2 of 2 pages Previous page Next...
    developer.ibm.com/components/instana
    Mon Jan 12 13:14:54 UTC 2026
      638.5K bytes
      Cache
      Similar Results (1)
     
  4. IBM Turbonomic - IBM Developer

    of 2 pages 1 2 of 2 pages Previous page Next...
    developer.ibm.com/components/turbonomic
    Mon Feb 02 13:54:12 UTC 2026
      638.8K bytes
      Cache
      Similar Results (1)
     
  5. 1.17. Neural network models (supervised) — scik...

    predict ([[ 2. , 2. ], [ - 1. , - 2. ]]) array([1, 0])...coef in clf . coefs_ ] [(2, 5), (5, 2), (2, 1)] Currently, MLPClassifier...
    scikit-learn.org/stable/modules/neural_networks_supervised.html
    Tue Mar 17 03:44:39 UTC 2026
      13.9K bytes
      Cache
     
  6. PoissonRegressor — scikit-learn 1.8.0 documenta...

    determination R^2. R^2 uses squared error and D^2 uses the deviance...PoissonRegressor () >>> X = [[ 1 , 2 ], [ 2 , 3 ], [ 3 , 4 ], [ 4 , 3...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PoissonRegressor.html
    Tue Mar 17 03:44:39 UTC 2026
      17.5K bytes
      Cache
     
  7. confusion_matrix — scikit-learn 1.8.0 documenta...

    = [ 2 , 0 , 2 , 2 , 0 , 1 ] >>> y_pred = [ 0 , 0 , 2 , 2 , 0...0 , 2 ] >>> confusion_matrix ( y_true , y_pred ) array([[2, 0,...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.confusion_matrix.html
    Tue Mar 17 03:44:39 UTC 2026
      15.3K bytes
      Cache
     
  8. dbscan — scikit-learn 1.8.0 documentation

    2 ], [ 2 , 2 ], [ 2 , 3 ], [ 8 , 7 ], [ 8...min_samples = 2 ) >>> core_samples array([0, 1, 2, 3, 4]) >>> labels...
    scikit-learn.org/stable/modules/generated/dbscan-function.html
    Tue Mar 17 03:44:36 UTC 2026
      15.8K bytes
      Cache
     
  9. TransformedTargetRegressor — scikit-learn 1.8.0...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...The function needs to return a 2-dimensional array. inverse_func...
    scikit-learn.org/stable/modules/generated/sklearn.compose.TransformedTargetRegressor.html
    Tue Mar 17 03:44:36 UTC 2026
      18.1K bytes
      Cache
     
  10. kNN search in Elasticsearch | Elastic Docs

    - 1) cosine : (2 * _score) - 1 dot_product : (2 * _score) - 1..."k": 2, "num_candidates": 2, "inner_hits":...
    www.elastic.co/docs/solutions/search/vector/knn
    Fri Mar 06 21:35:17 UTC 2026
      41K bytes
      Cache
     
Back to Top