Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 741 - 750 of 2,642 for 2 (0.1 sec)

  1. Compare the effect of different scalers on data...

    2, 0.2] range for the transformed...block longitude" , } # Take only 2 features to make visualization...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_all_scaling.html
    Thu Sep 19 14:56:26 UTC 2024
      133.9K bytes
      Cache
     
  2. 7.3. Generated datasets — scikit-learn 1.5.2 do...

    make_hastie_10_2 generates a similar binary, 10-dimensional...interleaving half circles. 7.3.1.2. Multilabel # make_multilabel_classification...
    scikit-learn.org/stable/datasets/sample_generators.html
    Thu Sep 19 14:56:27 UTC 2024
      45.3K bytes
      Cache
     
  3. fbeta_score — scikit-learn 1.5.2 documentation

    2 , 0 , 1 , 2 ] >>> y_pred = [ 0 , 2 , 1 , 0 , 0...\frac{(1 + \beta^2) \text{tp}} {(1 + \beta^2) \text{tp} + \text{fp}...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.fbeta_score.html
    Thu Sep 19 14:56:27 UTC 2024
      120.4K bytes
      1 views
      Cache
     
  4. Common pitfalls in the interpretation of coeffi...

    534 534 unique NaN 2 2 NaN 2 NaN 3 6 3 2 top NaN no male NaN...36.833333 NaN NaN NaN NaN std 2.615373 NaN NaN 12.379710 NaN 11.726573...
    scikit-learn.org/stable/auto_examples/inspection/plot_linear_model_coefficient_interpretation.html
    Thu Sep 19 14:56:27 UTC 2024
      270.3K bytes
      Cache
     
  5. Classification of text documents using sparse f...

    (training set) 1353 documents - 2.87MB (test set) 4 categories vectorize...= RidgeClassifier ( tol = 1e-2 , solver = "sparse_cg" ) clf ....
    scikit-learn.org/stable/auto_examples/text/plot_document_classification_20newsgroups.html
    Thu Sep 19 14:56:26 UTC 2024
      152.9K bytes
      Cache
     
  6. Agglomerative clustering with and without struc...

    randn ( 2 , n_samples ) X = X . T # Create...time of the script: (0 minutes 2.067 seconds) Related examples...
    scikit-learn.org/stable/auto_examples/cluster/plot_agglomerative_clustering.html
    Thu Sep 19 14:56:26 UTC 2024
      93.5K bytes
      Cache
     
  7. k_means — scikit-learn 1.5.2 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 Sep 19 14:56:28 UTC 2024
      115.6K bytes
      Cache
     
  8. make_friedman3 — scikit-learn 1.5.2 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 Sep 19 14:56:28 UTC 2024
      109.7K bytes
      Cache
     
  9. データストアクロール

    2,タイトル 2,テスト2です。 3,タイトル 3,テスト3です。 4,タイトル...versionNo ) VALUES ( 'タイトル 2' , 'コンテンツ 2 です.' , '34.701909' , '135.494977'...
    fess.codelibs.org/ja/14.16/admin/dataconfig-guide.html
    Thu Sep 19 02:39:19 UTC 2024
      58.2K bytes
      5 views
      Cache
     
  10. Label Propagation digits: Demonstrating perform...

    RandomState ( 2 ) indices = np . arange ( len...1.00 1.00 27 1 0.82 1.00 0.90 37 2 1.00 0.86 0.92 28 3 1.00 0.80...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_label_propagation_digits.html
    Thu Sep 19 14:56:26 UTC 2024
      95.4K bytes
      Cache
     
Back to top