Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1141 - 1150 of over 10,000 for 2 (0.55 seconds)

Filter
  1. make_classification — scikit-learn 1.8.0 ...

    n_informative = 2 , n_redundant = 2 , n_repeated = 0 , n_classes = 2 , n_clusters_per_class...n_clusters_per_class = 2 , weights = None , flip_y = 0.01 , class_sep...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_classification.html
    Mon Mar 09 14:07:57 UTC 2026
      18.4K bytes
      Cache
     
  2. Multilabel classification — scikit-learn ...

    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
    Mon Mar 09 14:07:53 UTC 2026
      16.8K bytes
      Cache
     
  3. Version 0.15 — scikit-learn 1.8.0 documen...

    Marsi 2 csytracy 2 LK 2 Vlad Niculae 2 Laurent Direr 2 Erik Shilts...Liau 2 abhishek thakur 2 James Yu 2 Rohit Sivaprasad 2 Roland...
    scikit-learn.org/stable/whats_new/v0.15.html
    Mon Mar 09 14:07:54 UTC 2026
      15.2K bytes
      Cache
     
  4. Default instance configurations | Elastic Docs

    2, 4, 8 4 appsearch Application server, Worker 4 GB 2, 4,...4, 8 2 ccs.default Data, Master, Coordinating 1 GB 1, 2, 4, 8,...
    www.elastic.co/docs/deploy-manage/deploy/cloud-enterprise/ece-configuring-ece-instance-configurat...
    Tue Mar 03 13:06:06 UTC 2026
      27K bytes
      Cache
     
  5. Model Complexity Influence — scikit-learn...

    "n_iter_no_change" : 2 , }, "changing_param"..."C" : 1e3 , "gamma" : 2 **- 15 }, "changing_param"...
    scikit-learn.org/stable/auto_examples/applications/plot_model_complexity_influence.html
    Mon Mar 09 14:07:56 UTC 2026
      20.2K bytes
      Cache
     
  6. KNeighborsRegressor — scikit-learn 1.8.0 ...

    array([[2]])) As you can see, it returns [[0.5]], and [[2]], which...float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsRegressor.html
    Mon Mar 09 14:07:53 UTC 2026
      19.9K bytes
      Cache
     
  7. Sparse coding with a precomputed dictionary &#8...

    ) ** 2 / width ** 2 ) * np . exp ( - (( x - center ) ** 2 ) /.../ ( 2 * width ** 2 )) ) return x def ricker_matrix ( width , resolution...
    scikit-learn.org/stable/auto_examples/decomposition/plot_sparse_coding.html
    Mon Mar 09 14:07:53 UTC 2026
      17.1K bytes
      Cache
     
  8. GMM covariances — scikit-learn 1.8.0 docu...

    covariances_ [ n ][: 2 , : 2 ] elif gmm . covariance_type...covariances = gmm . covariances_ [: 2 , : 2 ] elif gmm . covariance_type...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_covariances.html
    Mon Mar 09 14:07:53 UTC 2026
      17.3K bytes
      Cache
     
  9. pair_confusion_matrix — scikit-learn 1.8....

    2 ], [ 0 , 0 , 1 , 1 ]) array([[8, 2], [0, 2]]... Note...confusion matrix \(C\) computes a 2 by 2 similarity matrix between two...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.cluster.pair_confusion_matrix.html
    Mon Mar 09 14:07:53 UTC 2026
      13.8K bytes
      Cache
     
  10. StratifiedShuffleSplit — scikit-learn 1.8...

    2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 ,...Test: index=[0 2 3] Fold 2: Train: index=[5 0 2] Test: index=[4...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedShuffleSplit.html
    Mon Mar 09 14:07:53 UTC 2026
      15.4K bytes
      Cache
     
Back to Top