Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 421 - 430 of 2,485 for 2 (0.28 sec)

  1. 範囲指定検索

    時間の範囲指定検索をするためには、「last_modified:[日時1 TO 日時2]」(日時1<日時2) を検索フォームに入力します。 日時はISO 8601を基準にしています。...たとえば、last_modified フィールドに対して、2016年2月21日20時(現在日時とする)から30日前までに更新された...
    fess.codelibs.org/ja/15.3/user/search-range.html
    Mon Nov 10 02:42:47 UTC 2025
      22.8K bytes
      Cache
     
  2. 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
    Mon Nov 10 15:11:15 UTC 2025
      158K bytes
      Cache
     
  3. StratifiedGroupKFold — scikit-learn 1.7.2 docum...

    index=[ 0 1 2 3 15 16] group=[1 1 2 2 8 8] Fold 2: Train: index=[...index=[ 0 1 2 3 7 8 9 10 11 15 16] group=[1 1 2 2 4 5 5 5 5 8...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedGroupKFold.html
    Mon Nov 10 15:11:18 UTC 2025
      129.7K bytes
      Cache
     
  4. shuffle — scikit-learn 1.7.2 documentation

    2)> >>> X_sparse . toarray () array([[0., 0.], [2., 1.],...y array([2, 1, 0]) >>> shuffle ( y , n_samples = 2 , random_state...
    scikit-learn.org/stable/modules/generated/sklearn.utils.shuffle.html
    Sun Nov 09 07:16:25 UTC 2025
      114.6K bytes
      Cache
     
  5. KMeans — scikit-learn 1.7.2 documentation

    2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 10 , 2 ], [ 10 , 4...cluster_centers_ array([[10., 2.], [ 1., 2.]]) For examples of common...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.KMeans.html
    Mon Nov 10 15:11:19 UTC 2025
      160.7K bytes
      Cache
     
  6. sklearn.cluster — scikit-learn 1.7.2 documentation

    Popular unsupervised clustering algorithms. User guide. See the Clustering and Biclustering sections for further details.
    scikit-learn.org/stable/api/sklearn.cluster.html
    Mon Nov 10 15:11:15 UTC 2025
      123.1K bytes
      Cache
     
  7. Gaussian Mixture Models — scikit-learn 1.7.2 do...

    Examples concerning the sklearn.mixture module. Concentration Prior Type Analysis of Variation Bayesian Gaussian Mixture Density Estimation for a Gaussian mixture GMM Initialization Methods GMM cov...
    scikit-learn.org/stable/auto_examples/mixture/index.html
    Mon Nov 10 15:11:18 UTC 2025
      77.3K bytes
      Cache
     
  8. sklearn.decomposition — scikit-learn 1.7.2 docu...

    Matrix decomposition algorithms. These include PCA, NMF, ICA, and more. Most of the algorithms of this module can be regarded as dimensionality reduction techniques. User guide. See the Decomposing...
    scikit-learn.org/stable/api/sklearn.decomposition.html
    Mon Nov 10 15:11:18 UTC 2025
      121.4K bytes
      Cache
     
  9. fetch_20newsgroups — scikit-learn 1.7.2 documen...

    Gallery examples: Topic extraction with Non-negative Matrix Factorization and Latent Dirichlet Allocation Biclustering documents with the Spectral Co-clustering algorithm Column Transformer with He...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups.html
    Mon Nov 10 15:11:18 UTC 2025
      119.5K bytes
      Cache
     
  10. shrunk_covariance — scikit-learn 1.7.2 document...

    Skip to main content Back to top Ctrl + K GitHub Choose version shrunk_covariance # sklearn.covariance. shrunk_covari...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.shrunk_covariance.html
    Mon Nov 10 15:11:19 UTC 2025
      108.5K bytes
      Cache
     
Back to top