Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 211 - 220 of 3,451 for 1 (0.12 sec)

  1. TSNE — scikit-learn 1.5.2 documentation

    1 , 1 ], [ 1 , 0 , 1 ], [ 1 , 1 , 1 ]]) >>> X_embedded...metric function. Added in version 1.1. init {“random”, “pca”} or ndarray...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.TSNE.html
    Thu Oct 31 11:00:34 UTC 2024
      142.3K bytes
      Cache
     
  2. SpectralClustering — scikit-learn 1.5.2 documen...

    array ([[ 1 , 1 ], [ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...clustering . labels_ array([1, 1, 1, 0, 0, 0]) >>> clustering ...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.SpectralClustering.html
    Thu Oct 31 11:00:34 UTC 2024
      137.1K bytes
      Cache
     
  3. MiniBatchNMF — scikit-learn 1.5.2 documentation

    array ([[ 1 , 1 ], [ 2 , 1 ], [ 3 , 1.2 ], [ 4 , 1 ], [ 5 , 0.8...scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Topic extraction...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.MiniBatchNMF.html
    Thu Oct 31 11:00:34 UTC 2024
      148.1K bytes
      Cache
     
  4. apache-maven-fluido-1.3.0.min.css

    1);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.1);box-shadow:0...r-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);border-color:#e6e6e6...
    dbflute.seasar.org/maven/plugin/css/apache-maven-fluido-1.3.0.min.css
    Thu Oct 31 08:02:03 UTC 2024
      96.5K bytes
      Similar Results (1)
     
  5. roc_auc_score — scikit-learn 1.5.2 documentation

    classes_[1] and thus estimator.predict_proba(X, y)[:, 1] . The...it is upper bounded by 1. References [ 1 ] Wikipedia entry for...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_auc_score.html
    Thu Oct 31 11:00:34 UTC 2024
      129.4K bytes
      Cache
     
  6. GaussianMixture — scikit-learn 1.5.2 documentation

    array ([[ 1 , 2 ], [ 1 , 4 ], [ 1 , 0 ], [ 10 , 2 ],...GaussianMixture ( n_components = 1 , * , covariance_type = 'full'...
    scikit-learn.org/stable/modules/generated/sklearn.mixture.GaussianMixture.html
    Thu Oct 31 11:00:32 UTC 2024
      149.4K bytes
      Cache
     
  7. OneVsOneClassifier — scikit-learn 1.5.2 documen...

    1, 0, 2, 0, 2, 0, 1, 1, 1]) decision_function...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsOneClassifier.html
    Thu Oct 31 11:00:32 UTC 2024
      142.2K bytes
      Cache
     
  8. SparseRandomProjection — scikit-learn 1.5.2 doc...

    with probability 1 / 2s 0 with probability 1 - 1 / s +sqrt(s) /...Added in version 1.1. density_ float in range 0.0 - 1.0 Concrete density...
    scikit-learn.org/stable/modules/generated/sklearn.random_projection.SparseRandomProjection.html
    Wed Oct 30 00:20:48 UTC 2024
      134.8K bytes
      Cache
     
  9. DummyClassifier — scikit-learn 1.5.2 documentation

    ([ - 1 , 1 , 1 , 1 ]) >>> y = np . array ([ 0 , 1 , 1 , 1 ]) >>>...dummy_clf . predict ( X ) array([1, 1, 1, 1]) >>> dummy_clf . score (...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyClassifier.html
    Thu Oct 31 11:00:34 UTC 2024
      141.3K bytes
      Cache
     
  10. BisectingKMeans — scikit-learn 1.5.2 documentation

    array ([[ 1 , 1 ], [ 10 , 1 ], [ 3 , 1 ], ... [ 10 , 0...scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Bisecting...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.BisectingKMeans.html
    Thu Oct 31 11:00:34 UTC 2024
      150.6K bytes
      Cache
     
Back to top