Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 361 - 370 of 1,998 for = (0.11 sec)

  1. IncrementalPCA — scikit-learn 1.7.0 documentation

    n_components = None , * , whiten = False , copy = True , batch_size..., _ = load_digits ( return_X_y = True ) >>> transformer = IncrementalPCA...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.IncrementalPCA.html
    Thu Jul 03 11:42:05 UTC 2025
      146.8K bytes
      2 views
      Cache
     
  2. 12.1. Array API support (experimental) — scikit...

    y_np = make_classification ( random_state = 0 ) >>> X_cu = cupy...X_torch = torch . asarray ( X_np , device = "cuda" , dtype = torch...
    scikit-learn.org/stable/modules/array_api.html
    Thu Jul 03 11:42:05 UTC 2025
      68.1K bytes
      Cache
     
  3. AdaBoostClassifier — scikit-learn 1.7.0 documen...

    special cases with k == 1 , otherwise k==n_classes . For binary...special cases with k == 1 , otherwise k==n_classes . For binary...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostClassifier.html
    Thu Jul 03 11:42:05 UTC 2025
      158.1K bytes
      Cache
     
  4. Demo of DBSCAN clustering algorithm — scikit-le...

    1 ] class_member_mask = labels == k xy = X [ class_member_mask...labels_true = make_blobs ( n_samples = 750 , centers = centers ,...
    scikit-learn.org/stable/auto_examples/cluster/plot_dbscan.html
    Thu Jul 03 11:42:05 UTC 2025
      103K bytes
      Cache
     
  5. precision_score — scikit-learn 1.7.0 documentation

    labels = None , pos_label = 1 , average = 'binary' , sample_weight...sample_weight = None , zero_division = 'warn' ) [source] # Compute...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.precision_score.html
    Thu Jul 03 11:42:05 UTC 2025
      125.4K bytes
      Cache
      Similar Results (1)
     
  6. 「0627〆【エンティティ】単語タグ付け作業-追加募集-(15)」の仕事依頼【ジョブハブ】

    上記内容をご確認いただき、エントリー・提案をお願い致します。...
    jobhub.jp/jobs/39360
    Sun Jul 06 00:30:22 UTC 2025
      31.8K bytes
      4 views
      Cache
     
  7. LarsCV — scikit-learn 1.7.0 documentation

    precompute = 'auto' , cv = None , max_n_alphas = 1000 , n_jobs = None...fit_intercept = True , verbose = False , max_iter = 500 , precompute...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LarsCV.html
    Thu Jul 03 11:42:06 UTC 2025
      142K bytes
      Cache
     
  8. ledoit_wolf — scikit-learn 1.7.0 documentation

    >>> X = rng . multivariate_normal ( mean = [ 0 , 0 ], cov = real_cov...* , assume_centered = False , block_size = 1000 ) [source] # Estimate...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.ledoit_wolf.html
    Thu Jul 03 11:42:06 UTC 2025
      109.5K bytes
      Cache
     
  9. f1_score — scikit-learn 1.7.0 documentation

    labels = None , pos_label = 1 , average = 'binary' , sample_weight...sample_weight = None , zero_division = 'warn' ) [source] # Compute...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.f1_score.html
    Thu Jul 03 11:42:05 UTC 2025
      125.3K bytes
      Cache
     
  10. FactorAnalysis — scikit-learn 1.7.0 documentation

    n_components = None , * , tol = 0.01 , copy = True , max_iter = 1000...noise_variance_init = None , svd_method = 'randomized' , iterated_power = 3 ,...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.FactorAnalysis.html
    Thu Jul 03 11:42:06 UTC 2025
      140.1K bytes
      Cache
     
Back to top