Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 521 - 530 of 1,998 for = (0.18 sec)

  1. 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
     
  2. Visualizations with Display Objects — scikit-le...

    y = fetch_openml ( data_id = 1464 , return_X_y = True )...y_test = train_test_split ( X , y , stratify = y ) clf = make_pipeline...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_display_object_visualization.html
    Thu Jul 03 11:42:05 UTC 2025
      126.6K bytes
      Cache
     
  3. SelfTrainingClassifier — scikit-learn 1.7.0 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 Jul 03 11:42:05 UTC 2025
      142.1K bytes
      Cache
     
  4. Cross-cluster search | Elastic Docs

    ccs_minimize_roundtrips=true case. GET /_async_search/FklQYndoTDJ2VEFlMEVB= Response:...2VEFlMEVB= Response: { "id": "FklQYndoTDJ2VEFlMEVB=", "is_partial":...
    www.elastic.co/docs/solutions/search/cross-cluster-search
    Thu Jul 03 20:41:01 UTC 2025
      384.2K bytes
      Cache
     
  5. 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:05 UTC 2025
      132.1K bytes
      Cache
     
  6. fetch_20newsgroups — scikit-learn 1.7.0 documen...

    download_if_missing = True , return_X_y = False , n_retries = 3 , delay = 1.0...data_home = None , subset = 'train' , categories = None , shuffle...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups.html
    Thu Jul 03 11:42:05 UTC 2025
      119.5K bytes
      Cache
     
  7. conditionBeanMap (includeQueryMap) | DBFlute

    [property-type] = map: { ; [condition-key] = map: { [table-name] = list:{[column-name]...String = map: { ; GreaterThan = map: {} ; LessThan = map: {}...
    dbflute.seasar.org/ja/manual/reference/dfprop/includequery/index.html
    Fri Jun 13 09:55:28 UTC 2025
      30.8K bytes
      Cache
     
  8. PassiveAggressiveRegressor — scikit-learn 1.7.0...

    C = 1.0 , fit_intercept = True , max_iter = 1000 , tol = 0.001...n_iter_no_change = 5 , shuffle = True , verbose = 0 , loss = 'epsilon_insensitive'...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveRegressor.html
    Thu Jul 03 11:42:05 UTC 2025
      154.7K bytes
      Cache
     
  9. Vector Quantization Example — scikit-learn 1.7....

    ax = plt . subplots ( ncols = 2 , figsize = ( 12 , 4 ))...KBinsDiscretizer n_bins = 8 encoder = KBinsDiscretizer ( n_bins = n_bins , encode...
    scikit-learn.org/stable/auto_examples/cluster/plot_face_compress.html
    Thu Jul 03 11:42:05 UTC 2025
      111.1K bytes
      Cache
     
  10. minmax_scale — scikit-learn 1.7.0 documentation

    feature_range = (0, 1) , * , axis = 0 , copy = True ) [source]...by (when axis=0 ): X_std = ( X - X . min ( axis = 0 )) / ( X ....
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.minmax_scale.html
    Thu Jul 03 11:42:05 UTC 2025
      115.6K bytes
      Cache
     
Back to top