Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 511 - 520 of 1,998 for = (0.14 sec)

  1. SVM Tie Breaking Example — scikit-learn 1.7.0 d...

    ()): svm = SVC ( kernel = "linear" , C = 1 , break_ties = break_ties...SVC X , y = make_blobs ( random_state = 27 ) fig , sub = plt . subplots...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_tie_breaking.html
    Thu Jul 03 11:42:06 UTC 2025
      95K bytes
      Cache
     
  2. 「0627〆【エンティティ】単語タグ付け作業-追加募集-(15)」の仕事依頼【ジョブハブ】

    上記内容をご確認いただき、エントリー・提案をお願い致します。...
    jobhub.jp/jobs/39360
    Sat Jul 05 00:30:56 UTC 2025
      31.8K bytes
      4 views
      Cache
     
  3. Sparse inverse covariance estimation — scikit-l...

    cov /= d cov /= d [:, np . newaxis ] prec *= d prec *= d [:,..., size = n_samples ) X -= X . mean ( axis = 0 ) X /= X . std...
    scikit-learn.org/stable/auto_examples/covariance/plot_sparse_cov.html
    Thu Jul 03 11:42:06 UTC 2025
      108.3K bytes
      Cache
     
  4. 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
     
  5. 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
     
  6. 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
     
  7. 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
     
  8. 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
     
  9. lars_path_gram — scikit-learn 1.7.0 documentation

    max_iter = 500 , alpha_min = 0 , method = 'lar' , copy_X = True ,..., verbose = 0 , return_path = True , return_n_iter = False , positive...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.lars_path_gram.html
    Thu Jul 03 11:42:05 UTC 2025
      118.4K bytes
      Cache
     
  10. MiniBatchSparsePCA — scikit-learn 1.7.0 documen...

    max_iter = 1000 , callback = None , batch_size = 3 , verbose = False...n_components = None , * , alpha = 1 , ridge_alpha = 0.01 , max_iter...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.MiniBatchSparsePCA.html
    Thu Jul 03 11:42:06 UTC 2025
      137.8K bytes
      Cache
     
Back to top