Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 371 - 380 of 2,737 for 2 (0.17 sec)

  1. FunctionTransformer — scikit-learn 1.5.2 docume...

    then X will be converted to a 2-dimensional NumPy array or sparse...X = np . array ([[ 0 , 1 ], [ 2 , 3 ]]) >>> transformer . transform...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.FunctionTransformer.html
    Fri Nov 08 17:29:41 UTC 2024
      138.9K bytes
      Cache
     
  2. SparseCoder — scikit-learn 1.5.2 documentation

    2 ], ... [ 1 , 1 , 1 ], ... [ 0 , 1 , 1 ], ... [ 0 , 2 , 1...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.SparseCoder.html
    Fri Nov 08 17:29:41 UTC 2024
      136.9K bytes
      Cache
     
  3. t-SNE: The effect of various perplexity values ...

    2 sec circles, perplexity=50 in...n_samples = 150 n_components = 2 ( fig , subplots ) = plt . subplots...
    scikit-learn.org/stable/auto_examples/manifold/plot_t_sne_perplexity.html
    Fri Nov 08 17:29:42 UTC 2024
      105.4K bytes
      Cache
     
  4. DBFlute : Migration : 0.8.9.2

    2} 環境上の注意点 Sql2Entityも一緒に *いつもの注意点...
    dbflute.seasar.org/ja/oldmigration/migrate-0891to0892.html
    Thu Oct 31 08:02:03 UTC 2024
      1.1K bytes
      Cache
     
  5. inplace_csr_row_normalize_l1 — scikit-learn 1.5...

    2 , 3 , 4 ]) >>> indices = np . array ([ 0 , 1 , 2 , 3 ])...>>> data = np . array ([ 1.0 , 2.0 , 3.0 , 4.0 ]) >>> X = csr_matrix...
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs_fast.inplace_csr_row_normaliz...
    Thu Nov 07 00:29:14 UTC 2024
      106.7K bytes
      Cache
     
  6. NeighborhoodComponentsAnalysis — scikit-learn 1...

    ize will be set to verbose - 2 . random_state int or numpy.RandomState,...~roweis/papers/ncanips.pdf [ 2 ] Wikipedia entry on Neighborhood...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NeighborhoodComponentsAnalysis.html
    Fri Nov 08 17:29:41 UTC 2024
      141.9K bytes
      Cache
     
  7. GaussianProcessClassifier — scikit-learn 1.5.2 ...

    2, and 5.1 from [RW2006] . Internally,...>>> gpc . predict_proba ( X [: 2 ,:]) array([[0.83548752, 0.03228706,...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessClassifier.html
    Fri Nov 08 17:29:41 UTC 2024
      146.3K bytes
      Cache
     
  8. Illustration of Gaussian process classification...

    2 ) Y = np . logical_xor ( X [:,...DotProduct ( sigma_0 = 1.0 ) ** 2 ] for i , kernel in enumerate...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_xor.html
    Fri Nov 08 17:29:42 UTC 2024
      93.6K bytes
      Cache
     
  9. OneToOneFeatureMixin — scikit-learn 1.5.2 docum...

    2 ], [ 3 , 4 ]]) >>> MyEstimator...
    scikit-learn.org/stable/modules/generated/sklearn.base.OneToOneFeatureMixin.html
    Fri Nov 08 17:29:41 UTC 2024
      108.5K bytes
      Cache
     
  10. binarize — scikit-learn 1.5.2 documentation

    2 ]] >>> binarize ( X , threshold...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.binarize.html
    Fri Nov 08 17:29:41 UTC 2024
      106.7K bytes
      Cache
     
Back to top