Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 201 - 210 of 1,971 for = (0.07 sec)

  1. precision_score — scikit-learn 1.7.2 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
    Sun Oct 12 02:56:14 UTC 2025
      125.4K bytes
      Cache
      Similar Results (1)
     
  2. IncrementalPCA — scikit-learn 1.7.2 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
    Sun Oct 12 02:56:17 UTC 2025
      146.8K bytes
      2 views
      Cache
     
  3. 「0627〆【エンティティ】単語タグ付け作業-追加募集-(15)」の仕事依頼【ジョブハブ】

    上記内容をご確認いただき、エントリー・提案をお願い致します。...
    jobhub.jp/jobs/39360
    Mon Oct 13 00:28:16 UTC 2025
      31.8K bytes
      4 views
      Cache
     
  4. SGD: Maximum margin separating hyperplane — sci...

    Y = make_blobs ( n_samples = 50 , centers = 2 , random_state...random_state = 0 , cluster_std = 0.60 ) # fit the model clf = SGDClassifier...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_separating_hyperplane.html
    Sun Oct 12 02:56:17 UTC 2025
      90.8K bytes
      Cache
     
  5. AdaBoostClassifier — scikit-learn 1.7.2 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
    Sun Oct 12 02:56:16 UTC 2025
      157.7K bytes
      Cache
     
  6. LarsCV — scikit-learn 1.7.2 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
    Sun Oct 12 02:56:14 UTC 2025
      141.7K bytes
      Cache
     
  7. Illustration of Gaussian process classification...

    s = 30 , c = Y , cmap = plt . cm . Paired , edgecolors = ( 0...figsize = ( 10 , 5 )) kernels = [ 1.0 * RBF ( length_scale = 1.15...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_xor.html
    Sun Oct 12 02:56:17 UTC 2025
      97.6K bytes
      Cache
     
  8. f1_score — scikit-learn 1.7.2 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
    Sun Oct 12 02:56:16 UTC 2025
      125.3K bytes
      Cache
     
  9. FactorAnalysis — scikit-learn 1.7.2 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
    Sun Oct 12 02:56:14 UTC 2025
      140.1K bytes
      Cache
     
  10. SelfTrainingClassifier — scikit-learn 1.7.2 doc...

    ts ] = - 1 >>> svc = SVC ( probability = True , gamma = "auto"...estimator = None , base_estimator = 'deprecated' , threshold = 0.75...
    scikit-learn.org/stable/modules/generated/sklearn.semi_supervised.SelfTrainingClassifier.html
    Thu Oct 09 16:57:48 UTC 2025
      142.1K bytes
      Cache
     
Back to top