Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 241 - 250 of 3,230 for 1 (0.41 sec)

  1. Roadmap — scikit-learn 1.7.1 documentation

    cross-version safety from version 1.0. Note: Gael and Olivier think...
    scikit-learn.org/stable/roadmap.html
    Sat Aug 02 00:15:37 UTC 2025
      31.9K bytes
      Cache
     
  2. Logistic function — scikit-learn 1.7.1 document...

    1 ]) plt . ylim ( - 0.25 , 1.25 ) plt . xlim...classify values as either 0 or 1, i.e. class one or two, using...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic.html
    Sat Aug 02 00:15:37 UTC 2025
      95K bytes
      Cache
     
  3. Incremental PCA — scikit-learn 1.7.1 documentation

    scatterpoints = 1 ) plt . axis ([ - 4 , 4 , - 1.5 , 1.5 ]) plt . show...target_name in zip ( colors , [ 0 , 1 , 2 ], iris . target_names ):...
    scikit-learn.org/stable/auto_examples/decomposition/plot_incremental_pca.html
    Sat Aug 02 00:15:37 UTC 2025
      91.5K bytes
      Cache
     
  4. GMM covariances — scikit-learn 1.7.1 documentation

    shape [ 1 ]) * gmm . covariances_ [ n ]...]) angle = np . arctan2 ( u [ 1 ], u [ 0 ]) angle = 180 * angle...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_covariances.html
    Sat Aug 02 00:15:35 UTC 2025
      108.4K bytes
      Cache
     
  5. 洋楽ランキング一覧1件中 1件から1件 - gooランキング

    洋楽 ランキング一覧 1件中 1件から1件 RSSを購読する Queenに続け!映画化(伝記)してほしい洋楽アーティストランキング...抑えて1位に選ばれたのは… 駅弁が一番おいしい都道府県ランキング!3位 群馬、2位 宮城、気になる1位は… 第1話が衝撃...
    ranking.goo.ne.jp/topic/25/
    Mon Aug 04 00:56:43 UTC 2025
      56.6K bytes
      Cache
     
  6. 1.1. Linear Models — scikit-learn 1.7.1 documen...

    1.e-05, 1.e-04, 1.e-03, 1.e-02, 1.e-01, 1.e+00, 1.e+01, 1.e+02,...) . 1.1.2. Ridge regression and classification # 1.1.2.1. Regression...
    scikit-learn.org/stable/modules/linear_model.html
    Sat Aug 02 00:15:35 UTC 2025
      221.5K bytes
      Cache
     
  7. precision_score — scikit-learn 1.7.1 documentation

    [ 1 , 1 , 1 ], [ 0 , 1 , 1 ]] >>> y_pred = [[...[[ 0 , 0 , 0 ], [ 1 , 1 , 1 ], [ 1 , 1 , 0 ]] >>> precision_score...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.precision_score.html
    Sat Aug 02 00:15:36 UTC 2025
      125.4K bytes
      Cache
      Similar Results (1)
     
  8. completeness_score — scikit-learn 1.7.1 documen...

    1 , 1 ], [ 1 , 1 , 0 , 0 ]) 1.0 Non-perfect labelings...completeness_score ([ 0 , 0 , 1 , 1 ], [ 0 , 1 , 0 , 1 ])) 0.0 >>> print...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.completeness_score.html
    Sat Aug 02 00:15:35 UTC 2025
      114.8K bytes
      Cache
     
  9. confusion_matrix — scikit-learn 1.7.1 documenta...

    1 , 0 , 1 ], [ 1 , 1 , 1 , 0 ]) . ravel ()...negatives is \(C_{1,0}\) , true positives is \(C_{1,1}\) and false...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.confusion_matrix.html
    Sat Aug 02 00:15:38 UTC 2025
      117.7K bytes
      Cache
     
  10. Decision Tree Regression — scikit-learn 1.7.1 d...

    scatter ( y_1 [:, 0 ], y_1 [:, 1 ], c = "cornflowerblue"...RandomState ( 1 ) X = np . sort ( 5 * rng . rand ( 80 , 1 ), axis =...
    scikit-learn.org/stable/auto_examples/tree/plot_tree_regression.html
    Sat Aug 02 00:15:37 UTC 2025
      152.4K bytes
      Cache
     
Back to top