Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 381 - 390 of 2,642 for 2 (0.14 sec)

  1. fast_logdet — scikit-learn 1.5.2 documentation

    [ 2 , 8 ]]) >>> fast_logdet ( a )...
    scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.fast_logdet.html
    Tue Sep 17 17:21:49 UTC 2024
      105.7K bytes
      Cache
     
  2. trustworthiness — scikit-learn 1.5.2 documentation

    defined as \[T(k) = 1 - \frac{2}{nk (2n - 3k - 1)} \sum^n_{i=1}...Should be fewer than n_samples / 2 to ensure the trustworthiness...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.trustworthiness.html
    Thu Sep 19 14:56:27 UTC 2024
      110.2K bytes
      Cache
     
  3. Installation

    the installation for OpenSearch 2.16.0. Install the OpenSearch plugins...rch:opensearch-analysis-fess:2.16.0 $ $OPENSEARCH_HOME/bin/opensearch-plugin...
    fess.codelibs.org/14.16/install/install.html
    Thu Sep 19 02:35:24 UTC 2024
      25.8K bytes
      Cache
     
  4. 3.1. Cross-validation: evaluating estimator per...

    2 , 2 , 2 , 2 ] >>> groups = [ 1 , 1 , 2 , 2 , 3 , 3...)) [2 3] [0 1] [1 3] [0 2] [1 2] [0 3] [0 3] [1 2] [0 2] [1 3]...
    scikit-learn.org/stable/modules/cross_validation.html
    Thu Sep 19 14:56:27 UTC 2024
      159.5K bytes
      1 views
      Cache
     
  5. K-means Clustering — scikit-learn 1.5.2 documen...

    add_subplot ( 2 , 2 , idx + 1 , projection = "3d"...truth ax = fig . add_subplot ( 2 , 2 , 4 , projection = "3d" , elev...
    scikit-learn.org/stable/auto_examples/cluster/plot_cluster_iris.html
    Thu Sep 19 14:56:28 UTC 2024
      90.8K bytes
      Cache
     
  6. Version 0.15 — scikit-learn 1.5.2 documentation

    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
    Thu Sep 19 14:56:27 UTC 2024
      80.1K bytes
      Cache
      Similar Results (1)
     
  7. rbf_kernel — scikit-learn 1.5.2 documentation

    y) = exp(-gamma ||x-y||^2) for each pair of rows x in X...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.rbf_kernel.html
    Thu Sep 19 14:56:27 UTC 2024
      106.5K bytes
      Cache
     
  8. oas — scikit-learn 1.5.2 documentation

    formula (23) states that 2/p (p being the number of features)...because for a large p, the value of 2/p is so small that it doesn’t...
    scikit-learn.org/stable/modules/generated/oas-function.html
    Thu Sep 19 14:56:27 UTC 2024
      108.2K bytes
      Cache
     
  9. normalize — scikit-learn 1.5.2 documentation

    import normalize >>> X = [[ - 2 , 1 , 2 ], [ - 1 , 0 , 1 ]] >>> normalize...independently array([[-0.4, 0.2, 0.4], [-0.5, 0. , 0.5]]) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.normalize.html
    Tue Sep 17 17:21:49 UTC 2024
      108.8K bytes
      Cache
     
  10. Plot the decision boundaries of a VotingClassif...

    VotingClassifier with weights [2, 1, 2] , which means that the predicted...voting = "soft" , weights = [ 2 , 1 , 2 ], ) clf1 . fit ( X , y )...
    scikit-learn.org/stable/auto_examples/ensemble/plot_voting_decision_regions.html
    Thu Sep 19 14:56:26 UTC 2024
      91.7K bytes
      Cache
     
Back to top