Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 151 - 160 of 2,634 for 2 (0.08 sec)

  1. ClassifierMixin — scikit-learn 1.5.2 documentation

    2 ], [ 2 , 3 ], [ 3 , 4 ]]) >>> y =...
    scikit-learn.org/stable/modules/generated/sklearn.base.ClassifierMixin.html
    Tue Sep 17 17:21:49 UTC 2024
      113.1K bytes
      Cache
      Similar Results (1)
     
  2. SGDOneClassSVM — scikit-learn 1.5.2 documentation

    [ - 2 , - 1 ], [ 1 , 1 ], [ 2 , 1 ]]) >>> clf =...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDOneClassSVM.html
    Tue Sep 17 17:21:49 UTC 2024
      154.1K bytes
      Cache
     
  3. PartialDependenceDisplay — scikit-learn 1.5.2 d...

    2 Release Highlights for scikit-learn 1.2 Release Highlights...‘both’) is not a valid option for 2-ways interactions plot. As a result,...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.PartialDependenceDisplay.html
    Wed Sep 18 20:56:26 UTC 2024
      174.7K bytes
      Cache
     
  4. SGDClassifier — scikit-learn 1.5.2 documentation

    [ - 2 , - 1 ], [ 1 , 1 ], [ 2 , 1 ]]) >>> Y = np...np . array ([ 1 , 1 , 2 , 2 ]) >>> # Always scale the input. The...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDClassifier.html
    Tue Sep 17 17:21:49 UTC 2024
      184.9K bytes
      Cache
     
  5. MiniBatchDictionaryLearning — scikit-learn 1.5....

    _Fro ^ 2 + alpha * || U || _1 , 1 ( U , V ) with || V_k || _2 <=...X_hat - X ) ** 2 , axis = 1 ) / np . sum ( X ** 2 , axis = 1 ))...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.MiniBatchDictionaryLearning.html
    Wed Sep 18 20:56:26 UTC 2024
      147.6K bytes
      Cache
     
  6. PolynomialCountSketch — scikit-learn 1.5.2 docu...

    degree = 2 , coef0 = 0 , n_components = 100...approximated. degree int, default=2 Degree of the polynomial kernel...
    scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.PolynomialCountSketch.html
    Tue Sep 17 17:21:47 UTC 2024
      132.9K bytes
      1 views
      Cache
     
  7. AffinityPropagation — scikit-learn 1.5.2 docume...

    2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 4 , 2 ], [ 4 , 4...cluster_centers_ array([[1, 2], [4, 2]]) fit ( X , y = None ) [source]...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.AffinityPropagation.html
    Tue Sep 17 17:21:49 UTC 2024
      129.5K bytes
      1 views
      Cache
     
  8. homogeneity_score — scikit-learn 1.5.2 document...

    2 ])) 1.000000 >>> print ( " %.6f...([ 0 , 0 , 1 , 1 ], [ 0 , 1 , 2 , 3 ])) 1.000000 Clusters that...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.homogeneity_score.html
    Tue Sep 17 17:21:48 UTC 2024
      113.8K bytes
      Cache
     
  9. Older Versions — scikit-learn 1.5.2 documentation

    flyingimmidev 2 Francois Savard 2 Hannes Schulz 2 Peter Welinder 2 Yaroslav...Losi 2 Charles McCarthy 2 Roy Hyunjin Han 2 Scott White 2 ibayer...
    scikit-learn.org/stable/whats_new/older_versions.html
    Tue Sep 17 17:21:47 UTC 2024
      144.9K bytes
      Cache
      Similar Results (1)
     
  10. FeatureUnion — scikit-learn 1.5.2 documentation

    n_components = 2 ))]) >>> X = [[ 0. , 1. , 3 ], [ 2. , 2. , 5 ]] >>>...parameters. Added in version 1.2. n_features_in_ int Number of...
    scikit-learn.org/stable/modules/generated/sklearn.pipeline.FeatureUnion.html
    Mon Sep 16 17:00:49 UTC 2024
      135.6K bytes
      Cache
     
Back to top