Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1181 - 1190 of 2,295 for 2 (0.08 sec)

  1. One-Class SVM versus One-Class SVM using Stocha...

    2 ) X_train = np . r_ [ X + 2 , X - 2 ] # Generate...randn ( 20 , 2 ) X_test = np . r_ [ X + 2 , X - 2 ] # Generate...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgdocsvm_vs_ocsvm.html
    Thu Jun 12 16:15:28 UTC 2025
      122.7K bytes
      1 views
      Cache
     
  2. Demonstration of k-means assumptions — scikit-l...

    subplots ( nrows = 2 , ncols = 2 , figsize = ( 12 , 12 ))...plt . subplots ( nrows = 2 , ncols = 2 , figsize = ( 12 , 12 ))...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_assumptions.html
    Thu Jun 12 16:15:27 UTC 2025
      115.6K bytes
      Cache
     
  3. Face completion with a multi-output estimators ...

    n_pixels // 2 :] X_test = test [:, : ( n_pixels + 1 ) // 2 ] y_test.... figure ( figsize = ( 2.0 * n_cols , 2.26 * n_faces )) plt ....
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_multioutput_face_completion.html
    Thu Jun 12 16:15:26 UTC 2025
      99.2K bytes
      Cache
     
  4. k_means — scikit-learn 1.7.0 documentation

    2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 10 , 2 ], [ 10 , 4...>>> centroid array([[10., 2.], [ 1., 2.]]) >>> label array([1,...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.k_means.html
    Thu Jun 12 16:15:29 UTC 2025
      116.4K bytes
      Cache
     
  5. Version 1.0 — scikit-learn 1.7.0 documentation

    minimal dependency is matplotlib 2.2.2+. Enforcing keyword-only arguments...removed in the future. Version 1.0.2 # December 2021 Fix cluster.Birch...
    scikit-learn.org/stable/whats_new/v1.0.html
    Thu Jun 12 16:15:27 UTC 2025
      251.3K bytes
      Cache
     
  6. Plot randomly generated multilabel dataset — sc...

    1500 * p_c ** 2 , color = COLORS . take ([ 1 , 2 , 4 ]), ) ax...means the class is present: 1 2 3 Color Y N N Red N Y N Blue N...
    scikit-learn.org/stable/auto_examples/datasets/plot_random_multilabel_dataset.html
    Thu Jun 12 16:15:28 UTC 2025
      97.1K bytes
      Cache
     
  7. make_friedman3 — scikit-learn 1.7.0 documentation

    in Friedman [1] and Breiman [2]. Inputs X are 4 independent features...1 ] <= 560 * pi , 0 <= X [:, 2 ] <= 1 , 1 <= X [:, 3 ] <= 11....
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_friedman3.html
    Thu Jun 12 16:15:27 UTC 2025
      110.4K bytes
      Cache
     
  8. 『木曜ドラマ』一気に100万超え『深夜ドラマ』引き込まれる視聴者続出 - いまトピランキング

    5月2日時点のお気に入り数は47.2万だったが、口コミが広まったせいか一気に増加した。...開始から10年以上「最新作」7月2日から 第8話『ドラマ』9.5%...視聴率1ケタ突入「転落」初回は14.2%の好スタート 新作『...
    news.goo.ne.jp/iw/268850/『木曜ドラマ』一気に100万超え『深夜ドラマ』引き込まれる視聴者続出
    Fri Jun 06 00:49:46 UTC 2025
      44.3K bytes
      Cache
     
  9. RBF SVM parameters — scikit-learn 1.7.0 documen...

    problem involving only 2 input features and 2 possible target classes...sub-sample the dataset to keep only 2 classes and make it a binary classification...
    scikit-learn.org/stable/auto_examples/svm/plot_rbf_parameters.html
    Thu Jun 12 16:15:28 UTC 2025
      118.9K bytes
      Cache
     
  10. d2_pinball_score — scikit-learn 1.7.0 documenta...

    Notes Like \(R^2\) , \(D^2\) score may be negative (it...'uniform_average' ) [source] # \(D^2\) regression score function, fraction...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_pinball_score.html
    Thu Jun 12 16:15:29 UTC 2025
      110.9K bytes
      Cache
     
Back to top