Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 881 - 890 of 2,002 for = (0.46 sec)

  1. load_sample_image — scikit-learn 1.7.0 document...

    import load_sample_image >>> china = load_sample_image ( 'china.jpg'...shape (427, 640, 3) >>> flower = load_sample_image ( 'flower.jpg'...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_sample_image.html
    Thu Jul 03 11:42:06 UTC 2025
      106.4K bytes
      Cache
     
  2. VotingClassifier — scikit-learn 1.7.0 documenta...

    voting = 'hard' , weights = None , n_jobs = None , flatten_transform...voting=’soft’ If voting=’soft’ and flatten_transform=True, transform...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.VotingClassifier.html
    Thu Jul 03 11:42:06 UTC 2025
      152.9K bytes
      Cache
     
  3. OutputCodeClassifier — scikit-learn 1.7.0 docum...

    code_size = 1.5 , random_state = None , n_jobs = None ) [source]..., y = make_classification ( n_samples = 100 , n_features = 4 ,...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OutputCodeClassifier.html
    Thu Jul 03 11:42:05 UTC 2025
      132.3K bytes
      Cache
     
  4. mean_shift — scikit-learn 1.7.0 documentation

    min_bin_freq = 1 , cluster_all = True , max_iter = 300 , n_jobs = None..., bandwidth = None , seeds = None , bin_seeding = False , min_bin_freq...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.mean_shift.html
    Thu Jul 03 11:42:04 UTC 2025
      111.8K bytes
      Cache
     
  5. EllipticEnvelope — scikit-learn 1.7.0 documenta...

    store_precision = True , assume_centered = False , support_fraction = None...multivariate_normal ( mean = [ 0 , 0 ], ... cov = true_cov , ... size = 500 ) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.EllipticEnvelope.html
    Thu Jul 03 11:42:06 UTC 2025
      145.9K bytes
      Cache
     
  6. plot_release_highlights_1_7_0.ipynb

    cv=5, return_estimator=True, return_indices=True)\n_ = Roc...uting=True)\n\nX, y = make_classification(random_state=0)\nX_train,...
    scikit-learn.org/stable/_downloads/b7d178d09f44d400894015228deb0ddb/plot_release_highlights_1_7_0...
    Thu Jul 03 11:42:04 UTC 2025
      6.1K bytes
     
  7. InlineView | DBFlute

    DISPLAY_ORDER = 2) dfrel_0 on dfloc.MEMBER_STATUS_CODE = dfrel_0.MEMBER_STATUS_CODE...{MemberStatus} @Java MemberCB cb = new MemberCB(); cb.query().qu...
    dbflute.seasar.org/ja/manual/function/ormapper/conditionbean/query/inlineview.html
    Fri Jun 13 09:55:28 UTC 2025
      11.2K bytes
      Cache
     
  8. MLPClassifier — scikit-learn 1.7.0 documentation

    learning_rate_init = 0.001 , power_t = 0.5 , max_iter = 200 , shuffle = True...random_state = None , tol = 0.0001 , verbose = False , warm_start = False...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPClassifier.html
    Thu Jul 03 11:42:04 UTC 2025
      166.3K bytes
      Cache
     
  9. Restricted Boltzmann Machine features for digit...

    mode = "constant" , weights = w ) . ravel () X = np . concatenate...X , y = datasets . load_digits ( return_X_y = True ) X = np ....
    scikit-learn.org/stable/auto_examples/neural_networks/plot_rbm_logistic_classification.html
    Thu Jul 03 11:42:04 UTC 2025
      132.1K bytes
      Cache
     
  10. RepeatedKFold — scikit-learn 1.7.0 documentation

    n_splits = 5 , n_repeats = 10 , random_state = None ) [source]...RepeatedKFold ( n_splits = 2 , n_repeats = 2 , random_state = 2652124 ) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html
    Thu Jul 03 11:42:06 UTC 2025
      119.4K bytes
      Cache
     
Back to top